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