pybind11/include/pybind11/detail
Cliff Burdick a5b9e50f68
fix: added check on iterator end position (#5129)
* Added check on iterator end position

* Always use assert without conditional check

* Addressing code review comments

* style: pre-commit fixes

* Remove assert and throw

* Changed style slightly

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-28 01:49:19 -04:00
..
class.h fix: added check on iterator end position (#5129) 2024-05-28 01:49:19 -04:00
common.h chore(deps): update pre-commit hooks (#5084) 2024-04-02 11:14:08 -04:00
descr.h chore(deps): update pre-commit hooks (#5084) 2024-04-02 11:14:08 -04:00
init.h chore(deps): update pre-commit hooks (#4868) 2023-10-03 13:13:44 -04:00
internals.h chore(deps): update pre-commit hooks (#5084) 2024-04-02 11:14:08 -04:00
type_caster_base.h chore(deps): update pre-commit hooks (#5084) 2024-04-02 11:14:08 -04: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