Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/karma/auxiliary/
Dlazy.hpp44 struct lazy_terminal;
244 struct make_primitive<lazy_terminal<Terminal, Actor, Arity>, Modifiers>
248 lazy_terminal<Terminal, Actor, Arity> const& lt in operator ()()
258 struct make_directive<lazy_terminal<Terminal, Actor, Arity>
263 lazy_terminal<Terminal, Actor, Arity> const& lt in operator ()()
/third_party/boost/boost/spirit/home/qi/auxiliary/
Dlazy.hpp45 struct lazy_terminal;
245 struct make_primitive<lazy_terminal<Terminal, Actor, Arity>, Modifiers>
249 lazy_terminal<Terminal, Actor, Arity> const& lt in operator ()()
257 struct make_directive<lazy_terminal<Terminal, Actor, Arity>, Subject, Modifiers>
261 lazy_terminal<Terminal, Actor, Arity> const& lt in operator ()()
/third_party/boost/boost/spirit/home/support/
Dterminal.hpp50 struct lazy_terminal struct
56 lazy_terminal(Actor const& actor_) in lazy_terminal() function
58 lazy_terminal(Actor const& actor_, Terminal const& term_) in lazy_terminal() function
79 struct use_terminal<Domain, lazy_terminal<Terminal, Actor, Arity> >
83 struct use_directive<Domain, lazy_terminal<Terminal, Actor, Arity> >
100 lazy_terminal<
125 lazy_terminal<
150 lazy_terminal<