rip ~master (2018-03-17T20:58:35Z)
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