Home
last modified time | relevance | path

Searched defs:directed_graph_error (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dgraphviz.hpp679 struct BOOST_SYMBOL_VISIBLE directed_graph_error : public graph_exception struct
681 virtual ~directed_graph_error() throw() {} in ~directed_graph_error()
682 virtual const char* what() const throw() in what()