[#bilingual_str-empty] = xref:bilingual_str.adoc[bilingual_str]::empty :relfileprefix: ../ :mrdocs: Test whether the original text is empty. == Synopsis Declared in `<util/translation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const; ---- == Return Value true if the untranslated text is empty. [.small]#Created with https://www.mrdocs.com[MrDocs]#