Synopsis

Declared in <bdls_pathutil.h>

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

Created with MrDocs