Implemented StringPool with C++ STL
Tuned the class API to hide the interning better.From outside the hiding of duplicates is not visible.
View differences
Implemented StringPool with C++ STL
Tuned the class API to hide the interning better.
From outside the hiding of duplicates is not visible.