pybind11/include
Ivan Smirnov 1c8828fe8f Fix int_ shadowing problem in detail namespace
If operators.h is included, int_ function in the `detail`
namespace will shadow pybind11::int_ type, so the fully qualified
name has to be used.
2016-08-25 00:33:02 +01:00
..
pybind11 Fix int_ shadowing problem in detail namespace 2016-08-25 00:33:02 +01:00