ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
A
ocean
core
StructConverter
Undocumented in source.
version(unittest)
struct
A {
int
x
;
static
void
convert_x
(B src, A dst);
}
Members
Static functions
convert_x
void
convert_x
(B src, A dst)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
x
int
x
;
Undocumented in source.
Meta
Source
See Implementation
ocean
core
StructConverter
functions
structConvert
testAlloc
structs
A
B
C
Test