Test3.Version2

Undocumented in source.

Members

Aliases

StructPrevious
alias StructPrevious = Version1
Undocumented in source.

Functions

compare
void compare(NamedTest t, Version0 other)
Undocumented in source. Be warned that the author may not have intended to support it.
compare
void compare(NamedTest t, Version1 other)
Undocumented in source. Be warned that the author may not have intended to support it.
compare
void compare(NamedTest t, Version2 other)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

convert_d
void convert_d(Version1 s, Version2 dst)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Nested2
struct Nested2
Undocumented in source.

Variables

StructVersion
enum ubyte StructVersion;
Undocumented in source.
a
int a;
Undocumented in source.
b
int b;
Undocumented in source.
d
int d;
Undocumented in source.
nested_arr
Nested2[] nested_arr;
Undocumented in source.
string_arr
char[][] string_arr;
Undocumented in source.

Meta