werkzeugkiste namespace
Contents
- Reference
Namespaces
- namespace config
- Utilities to handle configurations in a unified manner via the
werkzeugkiste::
class.config:: Configuration - namespace container
- Utility functions for standard containers.
- namespace files
- File system utilities (mainly targeted for GNU/Linux systems).
- namespace geometry
- Math utils for 2D/3D geometry.
- namespace strings
- Common string manipulation & check utilities.
- namespace timing
- Stop watch & additional helpers on top of
std::chrono
.