[#fs-path-begin] = xref:fs.adoc[fs]::xref:fs/path.adoc[path]::begin :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<util/fs.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[nodiscard]] iterator begin() 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]#