Home
last modified time | relevance | path

Searched defs:match_manip (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/stream/detail/
H A Dmatch_manip.hpp29 struct match_manip struct
37 match_manip(Expr const& xpr, Skipper const& s, Attribute& a) in match_manip() function
40 match_manip(Expr const& xpr, Skipper const& s in match_manip() function
44 Expr const& expr;
45 Skipper const& skipper;
46 Attribute& attr;
55 struct match_manip<Expr, mpl::false_, mpl::true_, Skipper, Attribute> struct
57 match_manip(Expr const& xpr, Skipper const& s, Attribute& a) in match_manip() argument
60 match_manip(Expr const& xpr, Skipper const& s in match_manip() argument
64 Expr const& expr;
[all …]