FST  openfst-1.8.3
OpenFst Library
fst::BlockAllocator< T > Member List

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 typedeffst::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 typedeffst::BlockAllocator< T >
value_type typedeffst::BlockAllocator< T >