Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::priority_queue_maker_helper< Exists, Graph, ArgPack, KeyT, ValueT, KeyMapTag, IndexInHeapMapTag, Compare, Q > Struct Template Reference

#include <named_function_params.hpp>

Public Types

typedef Q priority_queue_type
 

Static Public Member Functions

static priority_queue_type make_queue (const Graph &, const ArgPack &, KeyT, const Q &q)
 

Member Typedef Documentation

template<bool Exists, class Graph , class ArgPack , class KeyT , class ValueT , class KeyMapTag , class IndexInHeapMapTag , class Compare , class Q >
typedef Q boost::detail::priority_queue_maker_helper< Exists, Graph, ArgPack, KeyT, ValueT, KeyMapTag, IndexInHeapMapTag, Compare, Q >::priority_queue_type

Member Function Documentation

template<bool Exists, class Graph , class ArgPack , class KeyT , class ValueT , class KeyMapTag , class IndexInHeapMapTag , class Compare , class Q >
static priority_queue_type boost::detail::priority_queue_maker_helper< Exists, Graph, ArgPack, KeyT, ValueT, KeyMapTag, IndexInHeapMapTag, Compare, Q >::make_queue ( const Graph &  ,
const ArgPack &  ,
KeyT  ,
const Q &  q 
)
inlinestatic

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