tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
templateOr.templateOr
tanya
meta
metafunction
templateOr
templateOr
Undocumented in source.
enum
bool
templateOr
;
enum
bool
templateOr
;
template
templateOr
(T...)
static if
(!(
Preds.length == 0
))
static if
(
Instantiate!(Preds[0], T)
)
enum
bool
templateOr
;
alias
templateOr
=
Instantiate
!(.
templateOr
!(
Preds
[
1
..$]),
T
)
Meta
Source
See Implementation
tanya
meta
metafunction
templateOr
templateOr
variables
templateOr