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

#include <concept_archetype.hpp>

Inheritance diagram for boost::dividable_archetype< Base >:
Collaboration diagram for boost::dividable_archetype< Base >:

Public Member Functions

 dividable_archetype (detail::dummy_constructor x)
 
 dividable_archetype (const dividable_archetype &)
 
dividable_archetypeoperator= (const dividable_archetype &)
 

Constructor & Destructor Documentation

template<class Base = null_archetype<>>
boost::dividable_archetype< Base >::dividable_archetype ( detail::dummy_constructor  x)
inline
template<class Base = null_archetype<>>
boost::dividable_archetype< Base >::dividable_archetype ( const dividable_archetype< Base > &  )
inline

Member Function Documentation

template<class Base = null_archetype<>>
dividable_archetype& boost::dividable_archetype< Base >::operator= ( const dividable_archetype< Base > &  )
inline

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