ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
C
ocean
core
StructConverter
Undocumented in source.
version(unittest)
struct
C {
double
x
;
static
void
convert_x
(B src, C dst);
}
Members
Static functions
convert_x
void
convert_x
(B src, C dst)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
x
double
x
;
Undocumented in source.
Meta
Source
See Implementation
ocean
core
StructConverter
functions
structConvert
testAlloc
structs
A
B
C
Test