Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dgraphviz.hpp689 struct BOOST_SYMBOL_VISIBLE undirected_graph_error : public graph_exception struct
691 virtual ~undirected_graph_error() throw() {} in ~undirected_graph_error()
692 virtual const char* what() const throw() in what()