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