Automatic comparator bindings
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.