dpp v0.0.6 (2018-11-15T17:01:24Z)
Dub
Repo
translateTemplateParamSpecialisation
dpp
translation
type
Undocumented in source. Be warned that the author may not have intended to support it.
string
translateTemplateParamSpecialisation
(from!"clang".Type templateType, int index, from!"dpp.runtime.context".Context context)
@
safe
pure
string
translateTemplateParamSpecialisation
(
in
from
!"clang".
Type
templateType
,
in
int
index
,
ref
from
!"dpp.runtime.context".
Context
context
)
string
translateTemplateParamSpecialisation
(from!"clang".Type cursorType, from!"clang".Type type, int index, from!"dpp.runtime.context".Context context)
Meta
Source
See Implementation
dpp
translation
type
aliases
Translator
Translators
enums
TemplateArgumentKind
functions
hasAnonymousSpelling
isTypeParameter
templateArgumentKind
templateParameterSpelling
translate
translateString
translateTemplateParamSpecialisation
translators