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

#include <concept_archetype.hpp>

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

Public Member Functions

 copy_constructible_archetype ()
 
 copy_constructible_archetype (const copy_constructible_archetype &)
 
 copy_constructible_archetype (detail::dummy_constructor x)
 

Constructor & Destructor Documentation

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

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