Searched refs:not_complete (Results 1 – 2 of 2) sorted by relevance
49 struct BOOST_SYMBOL_VISIBLE not_complete : public bad_graph struct51 not_complete() : bad_graph("The graph must be complete.") {} in not_complete() function
286 BOOST_THROW_EXCEPTION(not_complete()); in visit_vertex()