rip ~master (2018-03-17T20:58:35Z)
Dub
Repo
allArithmetic
rip
concepts
templates
Check all types for arithmetic types
template
allArithmetic (
T
...
)
if
(
T
.
length
>= 1
) {
template
isNumberType
(T)
;
enum
bool
allArithmetic
;
}
Members
Templates
isNumberType
template
isNumberType
(T)
Undocumented in source.
Variables
allArithmetic
enum
bool
allArithmetic
;
Undocumented in source.
Meta
Source
See Implementation
rip
concepts
templates
templates
addBinaryImageOperation
addTypedGetter
allArithmetic
isPixelRange
Check all types for arithmetic types