Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
general.hpp File Reference

Classes

struct  boost::concept_checking::instantiate<>
 
struct  boost::concept_check_< ModelFn >
 
struct  boost::concept_check< Model >
 
struct  boost::concept_check_< void(*)(Model)>
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::concept_checking
 

Macros

#define BOOST_CONCEPT_ASSERT(ModelInParens)
 

Functions

template<class Model >
void boost::concept_check_failed ()
 

Macro Definition Documentation

#define BOOST_CONCEPT_ASSERT (   ModelInParens)
Value:
enum { BOOST_PP_CAT(boost_concept_check,__LINE__) = \
}
Definition: general.hpp:25
#define BOOST_PP_CAT(a, b)
Definition: cat.hpp:24