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