astrotypes
0.0
|
Go to the source code of this file.
Classes | |
class | pss::astrotypes::DataBuffer< T, Alloc > |
a std::vector that does not initialise its members when they are plain old data (i.e. float, int,...) More... | |
Namespaces | |
pss | |
pss::astrotypes | |
T* _m_end_of_storage |
Definition at line 66 of file DataBuffer.h.
T* _m_finish |
Definition at line 65 of file DataBuffer.h.
T* _m_start |
Definition at line 64 of file DataBuffer.h.