Synopsis

Declared in <bdls_pathutil.h>

static
int
getBasename(
    std::pmr::string* leaf,
    std::string_view const& path,
    int rootEnd = ‐1);

Created with MrDocs