![]() |
libconfig v2.2.0
Reflection based C++ configuration library
|
Specialization of is_config_wrapper for Config<T>.
More...
#include <cli.h>
Specialization of is_config_wrapper for Config<T>.
This specialization inherits from std::true_type, identifying instances of the Config class.
| T | The underlying configuration struct type. |