#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) |
|
inlinestatic |
References boost::new_clone().
|
inlinestatic |
References boost::delete_clone().