#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/concept/detail/general.hpp>
Macros | |
#define | BOOST_OLD_CONCEPT_SUPPORT |
#define | BOOST_CONCEPT_ASSERT(ModelInParens) BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) |
#define BOOST_CONCEPT_ASSERT | ( | ModelInParens | ) | BOOST_CONCEPT_ASSERT_FN(void(*)ModelInParens) |
Referenced by boost_concepts::BOOST_concept().
#define BOOST_OLD_CONCEPT_SUPPORT |