Skip to content

FileHelper::endsWith

Synopsis

Declared in <support/FileHelper.h>

static
bool
endsWith(
    std::string const& str1,
    std::string const& str2);

Created with MrDocs