Searched defs:lazy_terminal (Results 1 – 1 of 1) sorted by relevance
50 struct lazy_terminal struct52 typedef Terminal terminal_type;53 typedef Actor actor_type;54 static int const arity = Arity;56 lazy_terminal(Actor const& actor_) in lazy_terminal() argument58 lazy_terminal(Actor const& actor_, Terminal const& term_) in lazy_terminal() argument61 Actor actor;62 Terminal term;