Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
clone_allocator.hpp File Reference
#include <boost/assert.hpp>
#include <boost/checked_delete.hpp>
#include <typeinfo>
Include dependency graph for clone_allocator.hpp:

Classes

struct  boost::heap_clone_allocator
 
struct  boost::view_clone_allocator
 

Namespaces

 boost
 Duration formatting facet for input.
 

Functions

template<class T >
Tboost::new_clone (const T &r)
 
template<class T >
Tboost::new_clone (const T *r)
 
template<class T >
void boost::delete_clone (const T *r)