Project
Loading...
Searching...
No Matches
PtreeConfigValueType Concept Reference
#include <
ConfigParamRegistry.h
>
Concept definition
template
<
typename
T>
concept
PtreeConfigValueType
= std::same_as<T, boost::property_tree::ptree> || std::constructible_from<T, boost::property_tree::ptree>
PtreeConfigValueType
Definition
ConfigParamRegistry.h:48
Detailed Description
Definition at line
48
of file
ConfigParamRegistry.h
.
PtreeConfigValueType
Generated on Sat Jun 7 2025 17:28:13 for Project by
1.9.8