Skip to content

v3.0

Latest
Compare
Choose a tag to compare
@Ragora Ragora released this 17 Feb 01:56
· 3 commits to master since this release

Release for v3.0 adds capabilities for function delegates as well as general improvements to the system that should improve performance and fix potential bugs under certain circumstances derived from std::set being an ordered container.

It also adds partial support for C++98 when compiling with a sufficiently old compiler or standard, but this support is far from complete and mostly experimental.