Files
pybind11/include/pybind11
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
..
2016-07-08 15:14:48 +02:00
2016-08-14 13:43:31 +01:00
2016-05-30 11:45:02 +02:00