| allocate(size_t n) | alib::lang::StdRecyclingAllocator< T, TAllocator > | inline |
| AllocatorType typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| const_reference typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| deallocate(T *p, std::size_t n) | alib::lang::StdRecyclingAllocator< T, TAllocator > | inline |
| difference_type typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| is_always_equal typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| operator!=(const StdRecyclingAllocator< U, TAllocator > &rhs) const noexcept | alib::lang::StdRecyclingAllocator< T, TAllocator > | inline |
| operator==(const StdRecyclingAllocator< U, TAllocator > &rhs) const noexcept | alib::lang::StdRecyclingAllocator< T, TAllocator > | inline |
| recycler | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| reference typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| size_type typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| StdRecyclingAllocator(const StdRecyclingAllocator &) noexcept=default | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| StdRecyclingAllocator(StdRecyclingAllocator &&) noexcept=default | alib::lang::StdRecyclingAllocator< T, TAllocator > | |
| StdRecyclingAllocator(TSibling &StdRecyclingAllocator) | alib::lang::StdRecyclingAllocator< T, TAllocator > | inline |
| StdRecyclingAllocator(RTTRAllocator< TAllocator > &pRecycler) | alib::lang::StdRecyclingAllocator< T, TAllocator > | inline |
| value_type typedef | alib::lang::StdRecyclingAllocator< T, TAllocator > | |