file
TaggedTuple.hppTagged tuple allowing tag-based access.
Tagged tuple allowing tag-based access. This is very much like std::
Namespaces
- namespace tk
- Toolkit declarations and definitions for general purpose utilities.
Classes
-
template<class List>class tk::TaggedTuple
- Tagged tuple, allowing tag-based access.
Defines
- #define DEFTAG(n)
- Printable tag for TaggedTuple that returns its name.