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

This is the complete list of members for fst::PoolAllocator< T >, including all inherited members.

allocate(size_type n, const void *hint=nullptr)fst::PoolAllocator< T >inline
Allocator typedeffst::PoolAllocator< T >
deallocate(T *p, size_type n)fst::PoolAllocator< T >inline
PoolAllocator(size_t pool_size=kAllocSize)fst::PoolAllocator< T >inlineexplicit
PoolAllocator(const PoolAllocator< U > &pool_alloc)fst::PoolAllocator< T >inlineexplicit
Pools() const fst::PoolAllocator< T >inline
size_type typedeffst::PoolAllocator< T >
value_type typedeffst::PoolAllocator< T >