billyquith / ponder

C++ reflection library with Lua binding, and JSON and XML serialisation.
http://billyquith.github.io/ponder/
Other
645 stars 95 forks source link

Complete ponder::Value's comparison operators #114

Closed shierei closed 5 years ago

shierei commented 5 years ago

This code change is to complete the comparison operators for ponder::Value as discussed in the Issues thread #105. Please review.