mirror of
https://github.com/boostorg/graph.git
synced 2026-01-23 17:42:34 +00:00
Simplifying code for VC++ 7.1
[SVN r67724]
This commit is contained in:
@@ -589,7 +589,9 @@ BOOST_BGL_DECLARE_NAMED_PARAMS
|
||||
ArgPack,
|
||||
PriorityQueueTag,
|
||||
int_refw
|
||||
>::type::type
|
||||
>::type
|
||||
param_value_type_wrapper;
|
||||
typedef typename param_value_type_wrapper::type
|
||||
param_value_type;
|
||||
typedef typename boost::remove_const<param_value_type>::type param_value_type_no_const;
|
||||
typedef priority_queue_maker_helper<g_hasQ, Graph, ArgPack, KeyT, ValueT, KeyMapTag, IndexInHeapMapTag, Compare,
|
||||
|
||||
Reference in New Issue
Block a user