Home
last modified time | relevance | path

Searched refs:hold_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 Dhold.hpp42 struct hold_directive : unary_parser<hold_directive<Subject> > struct
45 hold_directive(Subject const& subject_) in hold_directive() function
86 typedef hold_directive<Subject> result_type;
98 struct has_semantic_action<qi::hold_directive<Subject> >
104 struct handles_container<qi::hold_directive<Subject>, Attribute