rip ~master (2022-02-27T23:16:25.1141083)
Dub
Repo
addTypedGetter
rip
concepts
templates
Creates getter function in compile-time
template
addTypedGetter (
string
propertyVariableName
string
propertyName
) {
import
std
.
string
:
format
;
;
const
char
[]
addTypedGetter
;
}
Members
Variables
addTypedGetter
char
[]
addTypedGetter
;
Undocumented in source.
Parameters
propertyVariableName
name of variable
propertyName
name of function
Meta
Source
See Implementation
rip
concepts
templates
templates
addBinaryImageOperation
addTypedGetter
allArithmetic
isPixelRange
Creates getter function in compile-time