Home
last modified time | relevance | path

Searched refs:is_nullary (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/phoenix/core/
H A Dis_nullary.hpp26 struct is_nullary;
29 struct is_nullary struct
45 struct is_nullary::when<rule::argument, Dummy>
47 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::argument>)
80 struct is_nullary::when<rule::custom_terminal, Dummy>
82 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::custom_terminal>)
87 result_of::is_nullary<
102 struct is_nullary::when<rule::terminal, Dummy>
104 BOOST_PROTO_TRANSFORM(is_nullary::when<rule::terminal>)
115 struct is_nullary struct
[all …]
H A Dterminal.hpp28 struct is_nullary< \
H A Dactor.hpp174 result_of::is_nullary<Expr>::value
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dlocal_variable.hpp52 struct is_nullary<custom_terminal<detail::local<Key> > > struct
63 : boost::phoenix::is_nullary::when<Rule, Dummy>
72 is_nullary::when<boost::phoenix::rule::custom_terminal, Dummy>