FE 0.5.0
A header-only C++ library for writing frontends
Loading...
Searching...
No Matches
fe::Arena::Allocator< T > Member List

This is the complete list of members for fe::Arena::Allocator< T >, including all inherited members.

allocate(size_t num_elems)fe::Arena::Allocator< T >inline
Allocator()=deletefe::Arena::Allocator< T >
Allocator(const Arena::Allocator< U > &allocator) noexceptfe::Arena::Allocator< T >inline
Allocator(Arena &arena) noexceptfe::Arena::Allocator< T >inline
arenafe::Arena::Allocator< T >
deallocate(T *, size_t) noexceptfe::Arena::Allocator< T >inline
operator!=(const Allocator< U > &a) const noexceptfe::Arena::Allocator< T >inline
operator==(const Allocator< U > &a) const noexceptfe::Arena::Allocator< T >inline
value_type typedeffe::Arena::Allocator< T >