Files
pybind11/include/pybind11
Dean Moldovan 56e86ed094 Workaround for py::dict() constructor on MSVC
MSVC fails to compile if the constructor is defined out-of-line.
The error states that it cannot deduce the type of the default template
parameter which is used for SFINAE.
2016-09-06 16:41:50 +02:00
..
2016-07-08 15:14:48 +02:00
2016-08-26 16:52:45 +02:00
2016-09-06 16:41:50 +02:00
2016-09-06 13:02:29 +09:00