stdex icon indicating copy to clipboard operation
stdex copied to clipboard

string.hpp is in strong need of refactoring

Open oktonion opened this issue 6 years ago • 0 comments

'string.hpp' is a mess now and should be refactored in terms of fixing visual studio warnings and careful blending to post C++03 implementations of std libraries (like 'algorithm.hpp' and 'iterator.hpp' headers now do with cpp11 namespace).

oktonion avatar Oct 21 '19 21:10 oktonion