struct YAML::convert< ssdd >

[No description available]

Public Functions

Name
Nodeencode(const ssdd & rhs)
booldecode(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 2023-06-26 at 21:36:50 +0000