Home
last modified time | relevance | path

Searched defs:map_maker_helper (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dnamed_function_params.hpp759 struct map_maker_helper struct
761 typedef PM map_type;
762 static PM make_map(const Graph&, Value, const PM& pm, const ArgPack&) in make_map()
769 struct map_maker_helper< false, Graph, ArgPack, Value, PM > struct
773 _parameter_exists;
779 _parameter_exists::value >::result_type >::type vi_map_type;
780 typedef boost::shared_array_property_map< Value, vi_map_type > map_type;
781 static map_type make_map( in make_map()