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