uSTL v2.4 Release Notes
Release Date: 2016-05-10 // almost 5 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