[#fs-path-operator_assign-02] = xref:fs.adoc[fs]::xref:fs/path.adoc[path]::operator= :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<util/fs.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class _Source> [[__visibility__, __exclude_from_explicit_instantiation__, __abi_tag__]] path& operator=(_Source const& __src); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#