namespace
ctrUnitTest control facilitating user input to internal data transfer.
Classes
- class CmdLine
Typedefs
-
using CmdLineMembers = brigand::list<tag::
verbose, bool, tag:: chare, bool, tag:: help, bool, tag:: quiescence, bool, tag:: trace, bool, tag:: version, bool, tag:: license, bool, tag:: cmdinfo, tk:: ctr:: HelpFactory, tag:: ctrinfo, tk:: ctr:: HelpFactory, tag:: helpkw, tk:: ctr:: HelpKw, tag:: group, std::string, tag:: error, std::vector<std::string>> - Member data for tagged tuple.
- using Location = pegtl::position
- PEGTL location/position type to use throughout all of UnitTest's parsers.