Return a null‐terminated C string for the specified string.
Synopsis
Declared in <bdls_filesystemutil.h>
static
char const*
flatten(std::string const& string);
Created with MrDocs
Return a null‐terminated C string for the specified string.
Declared in <bdls_filesystemutil.h>
static
char const*
flatten(std::string const& string);
Created with MrDocs