struct YAML::convert< sdd >

[No description available]

Public Functions

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