pyd v0.9.7 (2015-04-14T02:25:40Z)
Home
Dub
Repo
hexFloatConsumed.hx_c3
meta
Demangle
hexFloatConsumed
Undocumented in source.
template
hexFloatConsumed
(string str)
static if
(!(
str.startsWith("NAN") || str[1 .. $].startsWith("INF")
))
static if
(!(
str.startsWith("NINF")
))
static if
(
hx_c1 < hxbase.length && hxbase[hx_c1] == 'P'
)
enum
hx_c3
=
countUntil
!(
"!std.ascii.isDigit(a)"
)(
hxexp2
)
;
Meta
Source
See Source File
meta
Demangle
hexFloatConsumed
manifest constants
hx_c
hx_c1
hx_c2
hx_c3
variables
hexFloatConsumed
hxbase
hxexp
hxexp2