Searched defs:lazy_add_vertex_with_property (Results 1 – 1 of 1) sorted by relevance
2243 struct PBGL_DISTRIB_ADJLIST_TYPE::lazy_add_vertex_with_property struct in boost::PBGL_DISTRIB_ADJLIST_TYPE2246 lazy_add_vertex_with_property(adjacency_list& self, in lazy_add_vertex_with_property() function2253 lazy_add_vertex_with_property(const lazy_add_vertex_with_property& other) in lazy_add_vertex_with_property() function2265 operator vertex_descriptor() const { return commit(); } in operator vertex_descriptor()2272 adjacency_list& self;2273 vertex_property_type property;2274 mutable bool committed;