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

#include <concept_archetype.hpp>

Inheritance diagram for boost::convertible_from_archetype< T, Base >:
Collaboration diagram for boost::convertible_from_archetype< T, Base >:

Public Member Functions

 convertible_from_archetype (detail::dummy_constructor x)
 
 convertible_from_archetype (const T &)
 
convertible_from_archetypeoperator= (const T &)
 

Constructor & Destructor Documentation

template<class T , class Base = default_archetype_base>
boost::convertible_from_archetype< T, Base >::convertible_from_archetype ( detail::dummy_constructor  x)
inline
template<class T , class Base = default_archetype_base>
boost::convertible_from_archetype< T, Base >::convertible_from_archetype ( const T )
inline

Member Function Documentation

template<class T , class Base = default_archetype_base>
convertible_from_archetype& boost::convertible_from_archetype< T, Base >::operator= ( const T )
inline

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