Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/detail/
Dread_graphviz_spirit.hpp149 struct dot_grammar struct
152 mutate_graph& graph_;
153 explicit dot_grammar(mutate_graph& graph) : graph_(graph) {} in dot_grammar() argument
155 template < class ScannerT > struct definition