Searched refs:make_plus (Results 1 – 4 of 4) sorted by relevance
186 struct make_plus struct191 struct make_plus<Elements, true> struct198 : detail::make_plus<Elements, detail::get_stricttag<Modifiers>::value>
50 phoenix::functional::make_plus(
646 typedef make_expr<tag::plus> make_plus; typedef
1129 class make_plus class1138 make_plus(std::stack<node*>& the_stack) in make_plus() function in boost::spirit::classic::lexerimpl::make_plus1962 | ch_p('+')[make_plus<ScannerT>(self.node_stack)] in definition()