|
chunkedseq
container library for large in-memory data sets
|
#include <fixedcapacitybase.hpp>
Public Types | |
| typedef Item | value_type |
Public Member Functions | |
| value_type & | operator[] (int n) const |
| void | swap (inline_allocator &other) |
Static Public Attributes | |
| static constexpr int | capacity = Capacity |
Definition at line 81 of file fixedcapacitybase.hpp.
| typedef Item pasl::data::fixedcapacity::base::inline_allocator< Item, Capacity >::value_type |
Definition at line 88 of file fixedcapacitybase.hpp.
|
inline |
Definition at line 92 of file fixedcapacitybase.hpp.
|
inline |
Definition at line 98 of file fixedcapacitybase.hpp.
|
static |
Definition at line 90 of file fixedcapacitybase.hpp.
1.8.8