Skip to content

automatic operators, C++17 support, as_container, LuaJIT beta and more

Compare
Choose a tag to compare
@ThePhD ThePhD released this 14 Aug 14:01
· 856 commits to develop since this release

This is an enormous improvement release that adds several new features, including support for many household name C++17 types (variant and the like). It also includes a small amount of integer handling safety thanks to @mrgreywater and some inspiration for handling and dealing with containers types thanks to @iaz3 .

Notables:

This release also introduces: