Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::heap::detail::has_arg< bound_args, tag_type > Struct Template Reference

#include <policies.hpp>

Public Types

typedef
boost::parameter::binding
< bound_args, tag_type,
mpl::void_ >::type 
type
 

Static Public Attributes

static const bool value = mpl::is_not_void_<type>::type::value
 

Member Typedef Documentation

template<typename bound_args, typename tag_type>
typedef boost::parameter::binding<bound_args, tag_type, mpl::void_>::type boost::heap::detail::has_arg< bound_args, tag_type >::type

Member Data Documentation

template<typename bound_args, typename tag_type>
const bool boost::heap::detail::has_arg< bound_args, tag_type >::value = mpl::is_not_void_<type>::type::value
static

The documentation for this struct was generated from the following file: