expected v0.1.0 (2019-05-06T19:12:13Z)
Dub
Repo
isCopyConstructorEnabled.isCopyConstructorEnabled
expected
isCopyConstructorEnabled
Undocumented in source.
enum
isCopyConstructorEnabled
;
template
isCopyConstructorEnabled
(Hook)
@
safe
static if
(
__traits(hasMember, Hook, "enableCopyConstructor")
)
static if
(
__traits(getMember, Hook, "enableCopyConstructor")
)
enum
isCopyConstructorEnabled
=
true
;
enum
isCopyConstructorEnabled
;
enum
isCopyConstructorEnabled
;
Meta
Source
See Source File
expected
isCopyConstructorEnabled
manifest constants
isCopyConstructorEnabled