struct mrpt::containers::yaml::InternalPrintState
struct InternalPrintState { // fields YamlEmitOptions eo; int indent = 0; bool needsNL = false; bool needsSpace = false; bool shortFormat = false; };
struct InternalPrintState { // fields YamlEmitOptions eo; int indent = 0; bool needsNL = false; bool needsSpace = false; bool shortFormat = false; };