struct YAML::convert< sdd >
[No description available]
Public Functions
Name | |
---|---|
Node | encode(const sdd & rhs) |
bool | decode(const Node & node, sdd & rhs) |
Public Functions Documentation
function encode
static inline Node encode(
const sdd & rhs
)
function decode
static inline bool decode(
const Node & node,
sdd & rhs
)
Updated on 2024-07-18 at 13:53:30 +0000