- 04 Sep, 2017 1 commit
-
-
Dean Moldovan authored
Closes #1048, closes #1052. [skip ci]
-
- 30 Aug, 2017 3 commits
-
-
Dean Moldovan authored
[skip ci]
-
Dean Moldovan authored
The warning is shown at module initialization time (on import, not when the functions are called). It's only visible when compiled in debug mode.
-
Dean Moldovan authored
This is analogous to `py::init()` vs `__init__` + placement-new. `py::pickle()` reuses most of the implementation details of `py::init()`.
-
- 20 Aug, 2017 1 commit
-
-
Dean Moldovan authored
[skip ci]
-