pybind11/include/pybind11/detail
Ralf W. Grosse-Kunstleve 1a917f1852
docs: preparation for v2.11.0 release (#4744)
* Remove .dev1 from version number.

* Update Changelog (starting from `nox -s make_changelog` output)

* Miscellaneous minor fixes from proofreading in GitHub web view.

* docs: minor changelog updates

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
2023-07-14 10:20:38 -05:00
..
class.h Make sure to properly untrack gc objects before freeing them (#4461) 2023-01-18 12:11:26 -08:00
common.h docs: preparation for v2.11.0 release (#4744) 2023-07-14 10:20:38 -05:00
descr.h chore: make #4587 use proper cpp17 feature macro (#4592) 2023-03-27 10:59:56 -04:00
init.h Introduce pybind11::detail::is_move_constructible (#4631) 2023-04-24 00:19:21 -07:00
internals.h Use std::hash<std::type_index>, std::equal_to<std::type_index> everywhere **except when libc++ is in use** (#4319) 2023-04-25 14:03:24 -07:00
type_caster_base.h Introduce recursive_container_traits (#4623) 2023-05-04 22:39:05 -07: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