pybind11/include
Jason Rhinelander d41a273031 Only support ==/!= int on unscoped enums
This makes the Python interface mirror the C++ interface:
pybind11-exported scoped enums aren't directly comparable to the
underlying integer values.
2016-08-04 00:21:37 -04:00
..
pybind11 Only support ==/!= int on unscoped enums 2016-08-04 00:21:37 -04:00