Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
NCollection_LinearVector.hxx File Reference
#include <NCollection_Allocator.hxx>
#include <Standard_OutOfMemory.hxx>
#include <Standard_OutOfRange.hxx>
#include <algorithm>
#include <cstddef>
#include <cstring>
#include <limits>
#include <type_traits>
#include <utility>

Data Structures

class  NCollection_LinearVector< TheItemType >
 Contiguous dynamic array using a flat memory buffer. More...