dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
toStringDecl
cpptooling
data
kind_type
if a type can be cast to a TypeKindAttr.
auto
toStringDecl
(TypeKind t, TypeAttr ta, string id)
auto
toStringDecl
(TypeKind t, TypeAttr ta)
auto
toStringDecl
(T value, string id)
auto
toStringDecl
(T value)
@
safe
auto
toStringDecl
(
T
)
(
T
value
)
if
(
is
(
typeof
(cast(
TypeKindAttr
)
value
) ==
TypeKindAttr
)
)
Meta
Source
See Implementation
cpptooling
data
kind_type
functions
logTypeAttr
logTypeResult
makeSimple
mergeExtra
splitTypeId
toStringDecl
structs
TypeKindAttr
TypeResult
TypeResults
if a type can be cast to a TypeKindAttr.