Classes | |
| struct | compliant_allocator_rebind_to |
| struct | is_partial_std_allocator |
| struct | partial_std_allocator_rebind_to |
| class | partial_std_allocator_wrapper |
| struct | rebind_to |
| struct | rebinder |
Functions | |
| template<typename Type > | |
| void | construct (void *p, const Type &t) |
| template<typename Type > | |
| void | destroy (const Type *p) |
| void boost::detail::allocator::construct | ( | void * | p, |
| const Type & | t | ||
| ) |
Definition at line 176 of file allocator_utilities.hpp.
| void boost::detail::allocator::destroy | ( | const Type * | p | ) |
Definition at line 182 of file allocator_utilities.hpp.