• Max Kellermann's avatar
    fs/Path: rename to AllocatedPath · abfbd553
    Max Kellermann authored
    The new class Path only holds a string pointer without being
    responsible for allocation/deallocation.  The FileSystem.hxx library
    accepts Path arguments instead of AllocatedPath, to avoid forcing
    callers to allocate another string object.
    abfbd553
ConfigPath.hxx 970 Bytes