Searched defs:lazy_terminal (Results 1 – 1 of 1) sorted by relevance
47 struct lazy_terminal struct49 typedef Terminal terminal_type;50 typedef Actor actor_type;51 static int const arity = Arity;53 lazy_terminal(Actor const& actor_) in lazy_terminal() function55 lazy_terminal(Actor const& actor_, Terminal const& term_) in lazy_terminal() function58 Actor actor;59 Terminal term;