Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
assert.hpp File Reference
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/concept/detail/general.hpp>
Include dependency graph for assert.hpp:
This graph shows which files directly or indirectly include this file:

Macros

#define BOOST_OLD_CONCEPT_SUPPORT
 
#define BOOST_CONCEPT_ASSERT(ModelInParens)   BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
 

Macro Definition Documentation

#define BOOST_CONCEPT_ASSERT (   ModelInParens)    BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens)
#define BOOST_OLD_CONCEPT_SUPPORT