dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
staticIfElse.staticIfElse
dalicious
traits
staticIfElse
Undocumented in source.
alias
staticIfElse
=
ifValue
alias
staticIfElse
=
elseValue
template
staticIfElse
(bool cond, alias ifValue, alias elseValue)
static if
(!(
cond
))
alias
staticIfElse
=
elseValue
Meta
Source
See Implementation
dalicious
traits
staticIfElse
aliases
staticIfElse