libdaque ~master (2018-08-15T06:36:18Z)
Dub
Repo
strToType.strToType
daque
graphics
opengl
Program
strToType
Undocumented in source.
alias
strToType
=
int
alias
strToType
=
float
template
strToType
(string typeString)
static if
(!(
typeString == "i"
))
static if
(
typeString == "f"
)
alias
strToType
=
float
Meta
Source
See Implementation
daque
graphics
opengl
Program
strToType
aliases
strToType