Home
last modified time | relevance | path

Searched refs:is_nullary (Results 1 – 25 of 25) sorted by relevance

/third_party/boost/boost/phoenix/core/
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 …]
Dterminal.hpp27 struct is_nullary< \
Dactor.hpp115 result_of::is_nullary<Expr>::value
/third_party/boost/boost/spirit/home/lex/
Dargument_phoenix.hpp107 struct is_nullary<custom_terminal<boost::spirit::lex::value_context> > struct
126 struct is_nullary::when<spirit::lex::rule::value_setter, Dummy>
171 struct is_nullary<custom_terminal<boost::spirit::lex::state_context> > struct
190 struct is_nullary::when<spirit::lex::rule::state_setter, Dummy>
235 struct is_nullary<custom_terminal<boost::spirit::lex::eoi_getter> > struct
/third_party/boost/boost/spirit/home/lex/lexer/
Dsupport_functions_expression.hpp44 struct is_nullary<custom_terminal<boost::spirit::lex::more_type> > struct
64 struct is_nullary::when<spirit::lex::rule::less, Dummy>
81 struct is_nullary::when<spirit::lex::rule::lookahead, Dummy>
/third_party/boost/boost/spirit/home/support/
Dargument_expression.hpp63 struct is_nullary<custom_terminal<spirit::attribute_context<Dummy> > > struct
68 struct is_nullary<custom_terminal<spirit::argument<N> > > struct
/third_party/boost/boost/phoenix/scope/
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>
Dlambda.hpp158 struct is_nullary::when<rule::lambda, Dummy>
180 struct is_nullary::when<rule::lambda_actor, Dummy>
Dthis.hpp178 struct is_nullary::when<rule::this_, Dummy>
Dlet.hpp206 struct is_nullary::when<rule::let_, Dummy>
/third_party/boost/boost/log/expressions/formatters/
Dwrap_formatter.hpp321 struct is_nullary< custom_terminal< boost::log::expressions::aux::wrapped_formatter_output_terminal… struct
327 struct is_nullary< custom_terminal< boost::log::expressions::wrapped_formatter_terminal< FunT, Char… struct
Dif.hpp298 struct is_nullary< custom_terminal< boost::log::expressions::aux::if_output_terminal< LeftT, CondT,… struct
304 struct is_nullary< custom_terminal< boost::log::expressions::aux::if_else_output_terminal< LeftT, C… struct
Dformat.hpp115 struct is_nullary< custom_terminal< boost::log::expressions::format_terminal< CharT > > > : struct
Dmax_size_decorator.hpp540 struct is_nullary< custom_terminal< boost::log::expressions::max_size_decorator_terminal< SubactorT… struct
546 struct is_nullary< custom_terminal< boost::log::expressions::aux::max_size_decorator_output_termina… struct
Dchar_decorator.hpp624 struct is_nullary< custom_terminal< boost::log::expressions::char_decorator_terminal< SubactorT, Im… struct
630 struct is_nullary< custom_terminal< boost::log::expressions::aux::char_decorator_output_terminal< L… struct
Ddate_time.hpp330 struct is_nullary< custom_terminal< boost::log::expressions::format_date_time_terminal< T, Fallback… struct
Dnamed_scope.hpp640 struct is_nullary< custom_terminal< boost::log::expressions::format_named_scope_terminal< FallbackP… struct
/third_party/boost/boost/log/detail/
Dunary_function_terminal.hpp127 struct is_nullary< custom_terminal< boost::log::expressions::aux::unary_function_terminal< FunT > >… struct
Dattr_output_terminal.hpp147 struct is_nullary< custom_terminal< boost::log::expressions::aux::attribute_output_terminal< LeftT,… struct
/third_party/boost/boost/log/expressions/
Dattr.hpp260 struct is_nullary< custom_terminal< boost::log::expressions::attribute_terminal< T, FallbackPolicyT… struct
/third_party/boost/boost/phoenix/statement/
Dswitch.hpp119 struct is_nullary::when<rule::switch_, Dummy>
Dtry_catch.hpp385 struct is_nullary::when<rule::try_catch, Dummy>
/third_party/boost/libs/phoenix/test/
DJamfile275 [ run include/core/is_nullary.cpp ]
/third_party/boost/libs/phoenix/
DChangeLog199 - Fixed #7730 Generic specializations of is_nullary for custom terminals
/third_party/boost/boost/log/expressions/predicates/
Dchannel_severity_filter.hpp560 struct is_nullary< custom_terminal< boost::log::expressions::channel_severity_filter_terminal< Chan… struct