Program Listing for File README.md

Return to documentation for file (include/dish2/config/README.md)

Utilities for runtime configuration.
Notably, contains the `dish2::ConfigBase` class, which manages configurable parameters, and `dish2:cfg`, a `thread_local` instantiation of the `dish2::ConfigBase` class.