dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
toStringDecl
cpptooling
data
kind_type
if a type can be cast to a TypeKindAttr.
auto
toStringDecl
(
const
TypeKind
t
,
const
TypeAttr
ta
,
string
id
)
auto
toStringDecl
(
const
TypeKind
t
,
const
TypeAttr
ta
)
auto
toStringDecl
(
const
T
value
,
string
id
)
auto
toStringDecl
(
T
)
(
const
T
value
,
string
id
)
if
(
is
(
typeof
(cast(
TypeKindAttr
)
value
) ==
TypeKindAttr
)
)
auto
toStringDecl
(
const
T
value
)
Meta
Source
See Implementation
cpptooling
data
kind_type
functions
logTypeAttr
logTypeResult
mergeExtra
splitTypeId
toStringDecl
if a type can be cast to a TypeKindAttr.