Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
pooled_secure_allocator< T > Member List
This is the complete list of members for pooled_secure_allocator< T >, including all inherited members.
| allocate(std::size_t n, const void *hint=0) | pooled_secure_allocator< T > | inline |
| base typedef | pooled_secure_allocator< T > | |
| const_pointer typedef | pooled_secure_allocator< T > | |
| const_reference typedef | pooled_secure_allocator< T > | |
| deallocate(T *p, std::size_t n) | pooled_secure_allocator< T > | inline |
| difference_type typedef | pooled_secure_allocator< T > | |
| pointer typedef | pooled_secure_allocator< T > | |
| pool | pooled_secure_allocator< T > | private |
| pooled_secure_allocator(const size_type nrequested_size=32, const size_type nnext_size=32, const size_type nmax_size=0) noexcept | pooled_secure_allocator< T > | inline |
| reference typedef | pooled_secure_allocator< T > | |
| size_type typedef | pooled_secure_allocator< T > | |
| value_type typedef | pooled_secure_allocator< T > | |
| ~pooled_secure_allocator() noexcept | pooled_secure_allocator< T > | inline |

