Home
last modified time | relevance | path

Searched defs:terminal_ex (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.hpp31 struct terminal_ex struct
33 typedef Terminal terminal_type;
34 typedef Args args_type;
36 terminal_ex(Args const& args_) in terminal_ex() argument
38 terminal_ex(Args const& args_, Terminal const& term_) in terminal_ex() argument
41 Args args; // Args is guaranteed to be a fusion::vectorN so you
43 Terminal term;