Home
last modified time | relevance | path

Searched refs:unary_expr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dmeta_compiler.hpp95 proto::when<proto::unary_expr<Tag, meta_grammar>,
159 proto::when<proto::unary_expr<
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dtraits.hpp494 struct unary_expr struct
495 : proto::transform<unary_expr<Tag, T>, int>
502 : detail::pass_through_impl<unary_expr, deduce_domain, Expr, State, Data>
H A Dproto_fwd.hpp530 struct unary_expr;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Ddefault.hpp83 … : when<unary_expr<tag::TAG, Grammar>, BOOST_PP_CAT(default_, TAG)<Grammar> > \