pybind11/include/pybind11/detail
2024-03-27 17:06:50 -07:00
..
class.h Merge branch 'master' into sh_merge_master 2023-12-14 23:14:57 -08:00
common.h Merge branch 'master' into sh_merge_master 2024-03-27 17:06:50 -07:00
descr.h Similar to pybind/pybind11#4918: continue to be very specific. 2023-12-01 22:29:58 -08: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 2024-03-27 17:06:50 -07:00
smart_holder_poc.h fix(smart_holder): Use std::default_delete. (#4924) 2023-11-06 15:56:21 -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] Change throw_if_uninitialized_or_disowned_holder() to also show C++ type name. (#4977) 2023-12-15 19:29:22 -08:00
type_caster_base.h Merge branch 'master' into sh_merge_master 2024-03-27 17:06:50 -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