Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/directive/
H A Das.hpp76 struct as_directive : unary_parser<as_directive<Subject, T> > struct
78 typedef Subject subject_type;
79 as_directive(Subject const& subject_) in as_directive() argument
83 struct attribute
90 bool parse(Iterator& first, Iterator const& last in parse()
105 bool parse(Iterator& first, Iterator const& last in parse()
118 info what(Context& context) const in what()
123 Subject subject;