| Flow 1.0.1
    Flow project: Full implementation reference. | 
#include <boost/regex.hpp>Go to the source code of this file.
| 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. | |
| Variables | |
| const boost::regex | flow::cfg::VALUE_SET_MEMBER_ID_TO_OPT_NAME_KEYED_REGEX | 
| An internal constant for value_set_member_id_to_opt_name_keyed(). | |