werkzeugkiste namespace

Contents

Namespaces

namespace config
Utilities to handle configurations in a unified manner via the werkzeugkiste::config::Configuration class.
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.