Refactor|StringPool: StringPool now uses de::String natively
Todo: Methods which access strings in the pool should return constreferences (thus the associated methods of PathTree and File1 also).
View differences
Refactor|StringPool: StringPool now uses de::String natively
Todo: Methods which access strings in the pool should return const
references (thus the associated methods of PathTree and File1 also).