numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of log_config_parser_base class. More...
#include <string_view>
Go to the source code of this file.
Classes | |
class | num_collect::logging::config::log_config_parser_base |
Interface of parsers of logging configurations. More... | |
Namespaces | |
namespace | num_collect |
Namespace of num_collect source codes. | |
namespace | num_collect::logging |
Namespace of logging. | |
namespace | num_collect::logging::config |
Namespace of logging configuration. | |
Definition of log_config_parser_base class.
Definition in file log_config_parser_base.h.