pybind11/include/pybind11/detail
2023-10-11 21:07:36 -07:00
..
class.h Merge branch 'master' into smart_holder 2023-08-07 20:59:51 -07:00
common.h Merge branch 'master' into sh_merge_master 2023-10-11 21:07:36 -07:00
descr.h Merge branch 'master' into sh_merge_master 2023-03-27 18:00:01 -07:00
dynamic_raw_ptr_cast_if_possible.h Removing obsolete detail/pragma_warning_block.h 2021-08-14 08:42:38 -07:00
init.h Merge branch 'master' into sh_merge_master 2023-10-03 22:45:09 -07:00
internals.h Merge branch 'master' into sh_merge_master 2023-10-03 22:45:09 -07:00
smart_holder_poc.h [smart_holder] test_class_sh_mi_thunks (started from PR #4374) (#4380) 2022-12-12 19:55:16 -08:00
smart_holder_sfinae_hooks_only.h [smart_holder] .def_readonly, .def_readwrite adaptors (continuation of PR #3581). (#3844) 2022-05-17 16:35:43 -07:00
smart_holder_type_casters.h [smart_holder] Make smart holder type caster of unique_ptr accept automatic_reference (#4775) 2023-08-03 18:33:16 -07:00
type_caster_base.h Merge branch 'master' into smart_holder 2023-08-07 20:59:51 -07:00
type_caster_odr_guard.h Show ODR VIOLATION DETECTED message only if PYBIND11_DETAIL_TYPE_CASTER_ODR_GUARD_IMPL_DEBUG is defined, to not clutter the test_gil_scoped.py output with many of these messages when multiprocessing.set_start_method("forkserver") is used. 2022-12-02 05:41:49 -08:00
typeid.h Add std::string clean_type_id(const char *typeid_name) overload (in namespace detail). (#4049) 2022-07-07 19:08:10 -07:00