Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/x3/core/
Dparser.hpp115 struct deduce_as_parser struct
117 typedef R type;
122 value_type;
124 static type call(T const& v) in call()
130 struct deduce_as_parser<T, void> struct