Array data structure. More...
#include <oglplus/object/reference.hpp>
#include <oglplus/object/seq_tpl.hpp>
#include <oglplus/utils/nothing.hpp>
#include <vector>
#include <cassert>
Go to the source code of this file.
Classes | |
class | oglplus::Array< Object > |
Allows to allocate and manage several instances of Object at the same time. More... | |
Namespaces | |
oglplus | |
All definitions of OGLplus are nested in the oglplus namespace. | |
Array data structure.
Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)