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

#include <concept_archetype.hpp>

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

Public Member Functions

 convertible_to_archetype (detail::dummy_constructor x)
 
 operator const T & () const
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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