Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::concept_checking Namespace Reference

Classes

struct  concept_check_
 
struct  has_constraints
 
struct  instantiate
 
struct  wrap_constraints
 

Typedefs

typedef char yes
 
typedef char(& no )[2]
 

Functions

template<class Model >
yes has_constraints_ (Model *, wrap_constraints< Model,&Model::constraints > *=0)
 
no has_constraints_ (...)
 

Typedef Documentation

typedef char(& boost::concept_checking::no)[2]

Function Documentation

template<class Model >
yes boost::concept_checking::has_constraints_ ( Model *  ,
wrap_constraints< Model,&Model::constraints > *  = 0 
)
inline
no boost::concept_checking::has_constraints_ (   ...)
inline