pyd v0.9.7 (2015-04-14T02:25:40Z)
Home
Dub
Repo
prettyValueArg.g
meta
Demangle
prettyValueArg
Undocumented in source.
template
prettyValueArg
(string str)
static if
(!(
str[0] == 'n'
))
static if
(!(
beginsWithDigit!(str)
))
static if
(!(
str[0] == 'N'
))
static if
(!(
str[0] == 'e'
))
static if
(
str[0] == 'c'
)
enum
g
=
findSplit
(
str
[
1
.. $],
"c"
)
;
Meta
Source
See Source File
meta
Demangle
prettyValueArg
manifest constants
g
variables
prettyValueArg