Skip to content

Automatic comparator bindings

Compare
Choose a tag to compare
@ThePhD ThePhD released this 27 Aug 12:48
· 1227 commits to develop since this release

This release adds some shiny new automatic comparator bindings to help with equality and comparison expectations for C++ types bound in Lua.

It also makes sure weird containers like std::set work.

Small fix for constness and volatileness on OSX.