Unofficial OpenGL Software Development Kit
0.5.0
|
Contains the array reference utility class. More...
#include <vector>
#include <iterator>
#include <limits>
#include <stdexcept>
#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
class | refs::array_ref< T > |
A constant reference to an array. More... | |
Namespaces | |
namespace | refs |
For special reference utility types. | |
Contains the array reference utility class.