Searched defs:directed_graph_error (Results 1 – 1 of 1) sorted by relevance
679 struct BOOST_SYMBOL_VISIBLE directed_graph_error : public graph_exception struct681 virtual ~directed_graph_error() throw() {} in ~directed_graph_error()682 virtual const char* what() const throw() in what()