Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::represents< Rep, Type > Struct Template Reference

#include <rep_type_of.hpp>

Inheritance diagram for boost::icl::represents< Rep, Type >:
Collaboration diagram for boost::icl::represents< Rep, Type >:

Public Types

typedef represents type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(mpl::and_< has_rep_type< Type >, is_same< typename Type::rep, Rep > >::value))
 

Member Typedef Documentation

template<class Rep , class Type >
typedef represents boost::icl::represents< Rep, Type >::type

Member Function Documentation

template<class Rep , class Type >
boost::icl::represents< Rep, Type >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (mpl::and_< has_rep_type< Type >, is_same< typename Type::rep, Rep > >::value) 
)

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