[#util-TranslatedLiteral-2conversion-09] = xref:util.adoc[util]::xref:util/TranslatedLiteral.adoc[TranslatedLiteral]::operator xref:bilingual_str.adoc[bilingual_str] :relfileprefix: ../../ :mrdocs: Convert to a bilingual_str holding both the original and translated text. == Synopsis Declared in `<util/translation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator xref:bilingual_str.adoc[bilingual_str]() const; ---- == Return Value A bilingual_str with the original literal and its translation. [.small]#Created with https://www.mrdocs.com[MrDocs]#