ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
Test
ocean
core
StructConverter
Undocumented in source.
version(UnitTest)
struct
Test (
ubyte
Ver
) {
void
old
();
static
void
should_fail1
();
void
should_fail2
(Test!(1) from, Test!(2) to);
}
Members
Functions
old
void
old
()
Undocumented in source. Be warned that the author may not have intended to support it.
should_fail2
void
should_fail2
(Test!(1) from, Test!(2) to)
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
should_fail1
void
should_fail1
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ocean
core
StructConverter
functions
structConvert
testAlloc
structs
A
B
C
Test