ezconfig
Create C++ Objects from Yaml and Json
Loading...
Searching...
No Matches
ezconfig::yaml::Constructible Concept Reference

Concept definition

template<typename T>
concept ezconfig::yaml::Constructible = ::ezconfig::Constructible<T, const YAML::Node &>

Detailed Description

Definition at line 25 of file yaml_fwd.hpp.