uSTL v2.4 Release Notes

Release Date: 2016-05-10 // almost 8 years ago
    • Implement scope_exit and unique_resource
    • Implement c++11 members of priority_queue, stack, and queue
    • 🚚 Do not remove lvalue make_pair for c++11
    • 🛠 Fix previously broken heap implementation
    • 🛠 Fix utf8out_iterator postfix ++ to not create a new iterator
    • ✅ A more thorough utf8 encoder test
    • ➕ Add constexpr to definition of string::npos
    • 👌 Support dash shell for configure
    • 🛠 Fix compiling --with-libstdc++
    • 🛠 Fix early inclusion of system headers when using force-inline