Test3.Version1

Undocumented in source.

Members

Aliases

StructNext
alias StructNext = Version2
Undocumented in source.
StructPrevious
alias StructPrevious = Version0
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_c
void convert_c(Version0 s, Version1 dst)
Undocumented in source. Be warned that the author may not have intended to support it.
convert_c
void convert_c(Version2 s, Version1 dst)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Nested1
struct Nested1
Undocumented in source.

Variables

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

Meta