dpp.translation.template_

C++ template translations

Members

Functions

templateParamList
string templateParamList(R range)
Undocumented in source. Be warned that the author may not have intended to support it.
templateSpelling
string templateSpelling(from!"clang".Cursor cursor, R range)
Undocumented in source. Be warned that the author may not have intended to support it.
translateSpecialisedTemplateParams
string[] translateSpecialisedTemplateParams(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context)
Undocumented in source.
translateTemplateParams
auto translateTemplateParams(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context, from!"std.typecons".Flag!"defaults" defaults)
Undocumented in source. Be warned that the author may not have intended to support it.
translateTypeAliasTemplate
string[] translateTypeAliasTemplate(from!"clang".Cursor cursor, from!"dpp.runtime.context".Context context)
Undocumented in source.

Meta