template<class var>
outvar_human struct
Match an output variable in a human readable form: var must be a keyword.
Base classes
-
template<class keyword, class... actions>struct tk::grm::exact_scan
- Scan input padded by blank at left and space at right and if it exactly matches 'keyword', apply 'actions'.