Test3.Version0

Undocumented in source.

Members

Aliases

StructNext
alias StructNext = 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.

Static functions

create
Version0 create()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Nested0
struct Nested0
Undocumented in source.

Variables

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

Meta