VCTR
Loading...
Searching...
No Matches
vctr::DefaultVectorAllocator< ElementType > Struct Template Reference

The default allocator choice for non-arithmetic types is a simple std::allocator. More...

Public Types

using DefaultVectorAllocatorType = std::allocator< ElementType >
 

Detailed Description

template<class ElementType>
struct vctr::DefaultVectorAllocator< ElementType >

The default allocator choice for non-arithmetic types is a simple std::allocator.


The documentation for this struct was generated from the following file: