| allocate(args_t_ &&... args_) noexcept | hxfree_list< T, capacity_ > | |
| capacity(void) const | hxfree_list< T, capacity_ > | |
| deleter(void) noexcept | hxfree_list< T, capacity_ > | inline |
| empty(void) const | hxfree_list< T, capacity_ > | inline |
| hxfree_list(void) noexcept | hxfree_list< T, capacity_ > | explicit |
| hxfree_list(hxfree_list &&x_) noexcept | hxfree_list< T, capacity_ > | |
| is_allocator(const T *p_) const noexcept | hxfree_list< T, capacity_ > | |
| is_allocator(const hxptr< T, deleter_t_ > &ptr_) const noexcept | hxfree_list< T, capacity_ > | |
| max_size(void) const | hxfree_list< T, capacity_ > | inline |
| ptr_t typedef | hxfree_list< T, capacity_ > | |
| release(T *p_) noexcept | hxfree_list< T, capacity_ > | |
| release(hxptr< T, deleter_t_ > &&ptr_) noexcept | hxfree_list< T, capacity_ > | |
| reserve(hxsize_t size_, hxsystem_allocator_t allocator_=hxsystem_allocator_current, hxalignment_t alignment_=hxalignment) noexcept | hxfree_list< T, capacity_ > | |
| size(void) const | hxfree_list< T, capacity_ > | inline |
| try_allocate(args_t_ &&... args_) noexcept | hxfree_list< T, capacity_ > | |
| value_t typedef | hxfree_list< T, capacity_ > | |
| ~hxfree_list(void) noexcept | hxfree_list< T, capacity_ > | |