#include <policies.hpp>
Public Types | |
typedef mpl::if_c< has_mutable, typename has_arg< bound_args, tag::mutable_ >::type, mpl::bool_< false > >::type | mutable_t |
Static Public Attributes | |
static const bool | has_mutable = has_arg<bound_args, tag::mutable_>::value |
static const bool | value = mutable_t::value |
typedef mpl::if_c<has_mutable, typename has_arg<bound_args, tag::mutable_>::type, mpl::bool_<false> >::type boost::heap::detail::extract_mutable< bound_args >::mutable_t |
|
static |
|
static |