tr
- template tr(string singular, string[Tr] attributes = null, int line = __LINE__, string file = __FILE__, string mod = __MODULE__, string func = __FUNCTION__, Args...)
- template tr(string singular, string plural, string[Tr] attributes = null, int line = __LINE__, string file = __FILE__, string mod = __MODULE__, string func = __FUNCTION__, Args...)
- template tr(string singular, string[Tr] attributes = null)
template tr (
string singular
string[Tr] attributes = null ) {
}
- template tr(string singular, string plural, string[Tr] attributes = null)
- string tr()
- string tr(size_t n)
- tr
enum tr;
Undocumented in source.
gettext
aliasesenumsfunctionsmanifest constantsstructstemplatesvariables