uSTL v2.2 Release Notes

Release Date: 2015-01-18 // over 9 years ago
    • Implement C++11 type traits
    • ๐Ÿ›  Some fixes for incorrect behavior of array
    • ๐Ÿ’… Coding style changes based on "Effective C++" recommendations
    • ๐Ÿ›  Fix string vformat sometimes leaving string empty
    • ๐Ÿ›  Fix crash when using string.erase(i,string::npos)