#include <is_incrementable.hpp>
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=sizeof(is_incrementable_::check(BOOST_comma(x++, 0)))==1) | |
Static Public Attributes | |
static boost::remove_cv< T > ::type & | x |
Definition at line 86 of file is_incrementable.hpp.
boost::detail::is_incrementable_::postfix_impl< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = sizeof(is_incrementable_::check(BOOST_comma(x++, 0)))==1 |
||
) |
boost::remove_cv<T>::type& boost::detail::is_incrementable_::postfix_impl< T >::x [static] |
Definition at line 88 of file is_incrementable.hpp.