Home
last modified time | relevance | path

Searched refs:choose_impl_result (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/
Dnamed_function_params.hpp377 struct choose_impl_result struct
422 typename detail::choose_impl_result< boost::mpl::true_, Graph, Param,
431 typename detail::choose_impl_result< boost::mpl::false_, Graph, Param,
447 typedef typename detail::choose_impl_result< boost::mpl::true_, Graph,
456 typedef typename detail::choose_impl_result< boost::mpl::true_, Graph,
/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp1399 typedef typename detail::choose_impl_result<mpl::true_, Graph, ew_param, edge_weight_t>::type ew; in brandes_betweenness_centrality()
1609 typedef typename detail::choose_impl_result<mpl::true_, Graph, ew_param, edge_weight_t>::type ew; in non_distributed_brandes_betweenness_centrality()