ezconfig
Create C++ Objects from Yaml and Json
|
Convert a path to/from yaml. More...
#include <stl_fwd.hpp>
Static Public Member Functions | |
static bool | decode (const Node &yaml, std::filesystem::path &obj) |
static Node | encode (const std::filesystem::path &rhs) |
Convert a path to/from yaml.
Definition at line 48 of file stl_fwd.hpp.
|
inlinestatic |
|
inlinestatic |