fluid ~master (2024-02-07T07:38:27.1400979)
Dub
Repo
simpleConstructor.simpleConstructor
fluid
utils
simpleConstructor
Undocumented in source.
alias
simpleConstructor
=
simpleConstructor
!(
T
!(
Parent
.
Type
), (
a
))
template
simpleConstructor
(alias T, alias Parent, alias fun = "a")
@
safe
alias
simpleConstructor
=
simpleConstructor
!(
T
!(
Parent.Type
),
(
a
)
)
eponymoustemplate
simpleConstructor
(T, alias fun = "a")
alias
simpleConstructor
(
alias
T
,
Parent
,
alias
fun
=
"a"
)
=
simpleConstructor
!(
T
!
Parent
,
fun
)
Meta
Source
See Implementation
fluid
utils
simpleConstructor
aliases
simpleConstructor