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 Tue Feb 25 2025 22:51:20 for Project by
1.9.8