Files
pybind11/include/pybind11
Ralf W. Grosse-Kunstleve 7d3413944d Improve exception safety in get_or_create_call_once_storage_map()
Use std::unique_ptr to hold the newly allocated storage map until
the capsule is successfully created. This prevents a memory leak
if capsule creation throws an exception.
2025-12-19 21:58:18 -08:00
..
2025-12-17 12:11:45 +08:00
2025-08-30 23:07:03 -07:00
2025-05-16 21:58:43 -04:00
2025-11-13 16:29:02 -08:00
2025-12-17 12:11:45 +08:00