Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::factory< Pointer, boost::none_t, AP > Class Template Reference

#include <factory.hpp>

Public Types

typedef boost::remove_cv
< Pointer >::type 
result_type
 
typedef boost::pointee
< result_type >::type 
value_type
 

Public Member Functions

 factory ()
 

Member Typedef Documentation

template<typename Pointer , factory_alloc_propagation AP>
typedef boost::remove_cv<Pointer>::type boost::factory< Pointer, boost::none_t, AP >::result_type
template<typename Pointer , factory_alloc_propagation AP>
typedef boost::pointee<result_type>::type boost::factory< Pointer, boost::none_t, AP >::value_type

Constructor & Destructor Documentation

template<typename Pointer , factory_alloc_propagation AP>
boost::factory< Pointer, boost::none_t, AP >::factory ( )
inline

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