dyaml-yamlserialized ~master (2016-12-10T19:24:08Z)
Home
Dub
Repo
TestClass
dyaml
testconstructor
Testing custom YAML class type.
version
(
unittest
)
class
TestClass {
int
x
;
int
y
;
int
z
;
}
Meta
Source
See Implementation
dyaml
testconstructor
classes
TestClass
functions
constructAliasesCDumperBug
constructClass
constructStruct
pair
representStruct
testConstructor
structs
TestStruct
variables
expected
Testing custom YAML class type.