Searched defs:override_const_property_t (Results 1 – 1 of 1) sorted by relevance
552 struct override_const_property_t struct554 typedef typename boost::remove_const< ArgType >::type result_type;555 result_type operator()(const Graph&, const ArgType& a) const in operator ()()562 struct override_const_property_t< ArgType, Prop, Graph, false > struct565 typename boost::property_map< Graph, Prop >::const_type result_type;566 result_type operator()(const Graph& g, const ArgType&) const in operator ()()