[#BloombergLP-bdls-FilesystemUtil-move-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdls.adoc[bdls]::xref:BloombergLP/bdls/FilesystemUtil.adoc[FilesystemUtil]::move :relfileprefix: ../../../ :mrdocs: Same as the overload taking `const char *`. == Synopsis Declared in `<bdls_filesystemutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class OLD_STRING_TYPE, class NEW_STRING_TYPE> static int move( OLD_STRING_TYPE const& oldPath, NEW_STRING_TYPE const& newPath); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#