[#util-TranslatedLiteral-2conversion-04] = xref:util.adoc[util]::xref:util/TranslatedLiteral.adoc[TranslatedLiteral]::operator std::string :relfileprefix: ../../ :mrdocs: Convert to a std::string, applying the translation function when set. == Synopsis Declared in `<util/translation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator std::string() const; ---- == Return Value The translated text, or the original when no translation function is available. [.small]#Created with https://www.mrdocs.com[MrDocs]#