#include <boost/type_traits/is_array.hpp>
#include <boost/type_traits/detail/has_prefix_operator.hpp>
Go to the source code of this file.
Macros | |
#define | BOOST_TT_FORBIDDEN_IF |
#define | BOOST_TT_TRAIT_NAME has_pre_increment |
#define | BOOST_TT_TRAIT_OP ++ |
#define BOOST_TT_FORBIDDEN_IF |
Definition at line 16 of file has_pre_increment.hpp.
#define BOOST_TT_TRAIT_NAME has_pre_increment |
Definition at line 14 of file has_pre_increment.hpp.
#define BOOST_TT_TRAIT_OP ++ |
Definition at line 15 of file has_pre_increment.hpp.