Skip to content

FileHelper::concatenatePaths

Synopsis

Declared in <support/FileHelper.h>

static
std::string
concatenatePaths(
    std::string const& path1,
    std::string const& path2);

Created with MrDocs