Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dgraphviz.hpp652 struct BOOST_SYMBOL_VISIBLE graph_exception : public std::exception struct
654 virtual ~graph_exception() throw() {} in ~graph_exception()