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

#include <concept_archetype.hpp>

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

Public Member Functions

 multipliable_archetype (detail::dummy_constructor x)
 
 multipliable_archetype (const multipliable_archetype &)
 
multipliable_archetypeoperator= (const multipliable_archetype &)
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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