ezconfig
Create C++ Objects from Yaml and Json
|
Type trait for std::variant<> yaml decoding. More...
#include <hana_fwd.hpp>
Type trait for std::variant<> yaml decoding.
Specializations should define a member "value" that maps yaml tags to type instantiations.
Example:
Definition at line 35 of file hana_fwd.hpp.