witchcraft ~master (2017-07-19T01:25:32Z)
Dub
Repo
ConstructorMixin.ConstructorMixin
witchcraft
impl
structs
StructImpl
ConstructorMixin
Undocumented in source.
template
ConstructorMixin
(T, size_t overload)
version(aggressive)
static if
(
__traits(getProtection, T) == "public"
)
alias
ConstructorMixin
=
ConstructorImpl
!(
T
,
overload
)
Meta
Source
See Implementation
witchcraft
impl
structs
StructImpl
ConstructorMixin
aliases
ConstructorMixin