Searched refs:has_bundled_vertex_property (Results 1 – 3 of 3) sorted by relevance
36 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()52 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()69 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()87 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()104 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()122 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()136 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()149 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()167 BOOST_META_ASSERT(!has_bundled_vertex_property< Graph >); in main()189 BOOST_META_ASSERT(has_bundled_vertex_property< Graph >); in main()[all …]
129 typename has_bundled_vertex_property< Graph >::type vertex_bundled; in test_properties()
402 struct has_bundled_vertex_property struct