proxygen
|
This is the complete list of members for MmapAllocator< T >, including all inherited members.
address(T &x) const | MmapAllocator< T > | inline |
address(const T &x) const | MmapAllocator< T > | inline |
allocate(size_t n) | MmapAllocator< T > | inline |
const_pointer typedef | MmapAllocator< T > | |
const_reference typedef | MmapAllocator< T > | |
construct(T *p, Args &&...args) | MmapAllocator< T > | inline |
deallocate(T *p, size_t n) | MmapAllocator< T > | inline |
destroy(T *p) | MmapAllocator< T > | inline |
difference_type typedef | MmapAllocator< T > | |
max_size() const | MmapAllocator< T > | inline |
operator!=(const MmapAllocator< T > &other) const | MmapAllocator< T > | inline |
operator==(const MmapAllocator< T > &) const | MmapAllocator< T > | inline |
pointer typedef | MmapAllocator< T > | |
reference typedef | MmapAllocator< T > | |
size_type typedef | MmapAllocator< T > | |
value_type typedef | MmapAllocator< T > |