SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
util::bump_ptr_allocator_t< PageSize > Member List

This is the complete list of members for util::bump_ptr_allocator_t< PageSize >, including all inherited members.

allocate() (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >inline
allocate(size_t n) (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >inline
bump_ptr_allocator_t() noexcept=default (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >
bump_ptr_allocator_t(const bump_ptr_allocator_t &)=delete (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >
bump_ptr_allocator_t(bump_ptr_allocator_t &&)=delete (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >
create(Args &&... args) (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >inline
create_n(size_t n, const T &value={}) (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >inline
operator=(const bump_ptr_allocator_t &)=delete (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >
operator=(bump_ptr_allocator_t &&)=delete (defined in util::bump_ptr_allocator_t< PageSize >)util::bump_ptr_allocator_t< PageSize >