Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::heap_clone_allocator Struct Reference

#include <clone_allocator.hpp>

Static Public Member Functions

template<class U >
static U * allocate_clone (const U &r)
 
template<class U >
static void deallocate_clone (const U *r)
 

Member Function Documentation

template<class U >
static U* boost::heap_clone_allocator::allocate_clone ( const U &  r)
inlinestatic

References boost::new_clone().

template<class U >
static void boost::heap_clone_allocator::deallocate_clone ( const U *  r)
inlinestatic

References boost::delete_clone().


The documentation for this struct was generated from the following file: