pybind11.h
56.4 KB
-
Only support ==/!= int on unscoped enums · d41a2730
This makes the Python interface mirror the C++ interface: pybind11-exported scoped enums aren't directly comparable to the underlying integer values.
Jason Rhinelander committed