Flow 1.0.2
Flow project: Public API.
Classes | Namespaces
dynamic_cfg_context.hpp File Reference

Classes

class  flow::cfg::Dynamic_cfg_context< Root, Target, Target_ptr >
 Class which facilitates managing access to a dynamic configuration. More...
 

Namespaces

namespace  flow
 Catch-all namespace for the Flow project: A collection of various production-quality modules written in modern C++17, originally by ygoldfel.
 
namespace  flow::cfg
 Flow module that facilitates configuring modules, such as applications and APIs, via statically and/or dynamically parsed sets of name/value pairs from config sources like files and command lines.