pybind11/include/pybind11/detail
Ralf W. Grosse-Kunstleve 0c42250a4e
Splitting out detail/type_caster_base.h from cast.h, with iwyu cleanup. (#2841)
* Splitting out detail/type_caster_base.h from cast.h.
* Include cleanup guided by include-what-you-use 0.12 based on clang version 9.0.1-11.
2021-02-22 18:38:18 -08:00
..
class.h Fix various minor memory leaks in the tests (found by Valgrind in #2746) (#2758) 2021-01-01 17:05:22 +01:00
common.h When determining if a shared_ptr already exists, use a test on the we… (#2819) 2021-01-30 20:05:13 +01:00
descr.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00
init.h Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing (#2430) 2020-08-25 18:51:06 +02:00
internals.h Force the builtin module key to be the correct type. (#2814) 2021-01-24 09:17:28 -08:00
type_caster_base.h Splitting out detail/type_caster_base.h from cast.h, with iwyu cleanup. (#2841) 2021-02-22 18:38:18 -08:00
typeid.h Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (#2283) 2020-07-08 18:14:41 -04:00