API Documentation
Loading...
Searching...
No Matches
Buffer.hpp File Reference
#include <NDEVR/BaseValues.h>
#include <NDEVR/LibAssert.h>
#include <NDEVR/ObjectAllocator.h>
#include <NDEVR/BufferAllocator.h>
#include <NDEVR/ObjectInfo.h>
#include <initializer_list>
#include <utility>
#include <functional>
#include "BoolBuffer.hpp"
Include dependency graph for Buffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Buffer< t_type, t_index_type, t_memory_allocator, t_memory_manager >
 The equivelent of std::vector but with a bit more control. The basic array unit of the library. More...
 
struct  Constant< Buffer< t_type, t_memory_allocator, t_memory_manager > >
 

Namespaces

namespace  NDEVR