Home
last modified time | relevance | path

Searched refs:annotate_position (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/spirit/example/x3/
Dannotation.cpp88 struct annotate_position struct
132 struct person_class : annotate_position {};
133 struct employee_class : annotate_position {};
/third_party/boost/libs/spirit/doc/x3/tutorial/
Dannotation.qbk126 struct annotate_position
217 `annotate_position` handler above:
219 struct person_class : annotate_position {};
220 struct employee_class : annotate_position {};
234 parse for our `annotate_position` on_success handler to have access to: