orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
B
tests
NonCopyableStruct
Undocumented in source.
struct
B {
this(this)
;
B
opAssign
(B other);
bool
opEquals
(B );
}
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
opAssign
B
opAssign
(B other)
Undocumented in source.
opEquals
bool
opEquals
(B )
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
tests
NonCopyableStruct
structs
B
variables
archive
b
serializer