Home
last modified time | relevance | path

Searched refs:IndexMap2Value (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/graph/
Disomorphism.hpp520 typedef typename property_traits< IndexMap2 >::value_type IndexMap2Value; in isomorphism() typedef
521 BOOST_STATIC_ASSERT((is_convertible< IndexMap2Value, size_type >::value)); in isomorphism()
Dvf2_sub_graph_iso.hpp1172 typedef typename property_traits< IndexMap2 >::value_type IndexMap2Value; in vf2_graph_iso() typedef
1173 BOOST_STATIC_ASSERT((is_convertible< IndexMap2Value, size_type2 >::value)); in vf2_graph_iso()
/third_party/boost/libs/graph/doc/
Disomorphism-impl-v2.w416 typedef typename property_traits<IndexMap2>::value_type IndexMap2Value;
417 BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));
Disomorphism-impl-v3.w535 typedef typename property_traits<IndexMap2>::value_type IndexMap2Value;
536 BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));
Disomorphism-impl.w319 typedef typename property_traits<IndexMap2>::value_type IndexMap2Value;
320 BOOST_STATIC_ASSERT((is_convertible<IndexMap2Value, size_type>::value));