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

Classes

struct  boost::concept_check< Model >
 
struct  boost::concept_check< void(*)(Model)>
 

Namespaces

 boost
 Duration formatting facet for input.
 

Macros

#define BOOST_CONCEPT_ASSERT(ModelInParens)
 

Macro Definition Documentation

#define BOOST_CONCEPT_ASSERT (   ModelInParens)
Value:
enum { BOOST_PP_CAT(boost_concept_check,__LINE__) = \
boost::concept_check<void(*)ModelInParens>::instantiate \
}
#define BOOST_PP_CAT(a, b)
Definition: cat.hpp:24