Classes | |
| class | partial_std_allocator_wrapper |
| struct | is_partial_std_allocator |
| struct | partial_std_allocator_rebind_to |
| struct | rebinder |
| struct | compliant_allocator_rebind_to |
| struct | rebind_to |
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 | |||
| ) | [inline] |
Definition at line 168 of file allocator_utilities.hpp.
| void boost::detail::allocator::destroy | ( | const Type * | p | ) | [inline] |
Definition at line 174 of file allocator_utilities.hpp.
1.5.5