Home
last modified time | relevance | path

Searched refs:unpack_expr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dmake_expr.hpp207 struct unpack_expr struct
231 struct unpack_expr<Tag, Domain, Sequence, typename Domain::proto_is_domain_> struct
331 struct unpack_expr struct
342 typename result_of::unpack_expr<
357 typename result_of::unpack_expr<Tag, Domain, Sequence const>::type const
462 , result_of::unpack_expr<Tag, Sequence const>
464 unpack_expr(Sequence const &sequence) in unpack_expr() function
478 typename result_of::unpack_expr<Tag, Domain, Sequence2 const>::type const
479 unpack_expr(Sequence2 const &sequence2) in unpack_expr() function
499 struct is_callable<functional::unpack_expr<Tag, Domain> >
H A Dfusion.hpp593 typename proto::result_of::unpack_expr<
602 return proto::unpack_expr<Tag, Domain>(seq); in call()
614 typename proto::result_of::unpack_expr<
623 return proto::unpack_expr<Tag, Domain>(seq); in call()
H A Dproto_fwd.hpp494 struct unpack_expr;
622 struct unpack_expr;