src/Control/Keyword.hpp file

Generic definition of a keyword.

Contents

Generic definition of all keywords - both command-line arguments and control file keywords.

Namespaces

namespace tk
Toolkit declarations and definitions for general purpose utilities.

Classes

template<typename... T>
class tk::cmd_keywords
template<int Char>
struct kw::Alias
Keyword alias helper.