FST
openfst-1.8.4
OpenFst Library
|
This is the complete list of members for fst::BlockAllocator< T >, including all inherited members.
allocate(size_type n, const void *hint=nullptr) | fst::BlockAllocator< T > | inline |
Allocator typedef | fst::BlockAllocator< T > | |
Arenas() const | fst::BlockAllocator< T > | inline |
BlockAllocator(size_t block_size=kAllocSize) | fst::BlockAllocator< T > | inlineexplicit |
BlockAllocator(const BlockAllocator< U > &arena_alloc) | fst::BlockAllocator< T > | inlineexplicit |
deallocate(T *p, size_type n) | fst::BlockAllocator< T > | inline |
size_type typedef | fst::BlockAllocator< T > | |
value_type typedef | fst::BlockAllocator< T > |