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