[#fs-path-generic_u8string] = xref:fs.adoc[fs]::xref:fs/path.adoc[path]::generic_u8string :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<util/fs.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard, __visibility__, __exclude_from_explicit_instantiation__, __abi_tag__]] std::u8string generic_u8string() const; ---- == Return Value [NOTE] ==== The return value https://en.cppreference.com/cpp/language/attributes/nodiscard[should not be discarded^]. ==== [.small]#Created with https://www.mrdocs.com[MrDocs]#