Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dterminal.hpp47 struct lazy_terminal struct
49 typedef Terminal terminal_type;
50 typedef Actor actor_type;
51 static int const arity = Arity;
53 lazy_terminal(Actor const& actor_) in lazy_terminal() function
55 lazy_terminal(Actor const& actor_, Terminal const& term_) in lazy_terminal() function
58 Actor actor;
59 Terminal term;