iopipe ~master (2020-08-08T14:25:33Z)
Dub
Repo
valveCount.valveCount
iopipe
traits
valveCount
Undocumented in source.
enum
valveCount
;
template
valveCount
(T)
static if
(
hasValve!(T)
)
enum
valveCount
=
1
+ .
valveCount
!(
PropertyType
!(
T.init.valve
))
;
enum
valveCount
;
Meta
Source
See Source File
iopipe
traits
valveCount
manifest constants
valveCount