Blender Git Loki

Git Commits -> Revision 572c48c

Revision 572c48c by Jacques Lucke (master)
July 6, 2020, 07:08 (GMT)
BLI: improve exception safety of memory utils

Even if we do not use exception in many places in Blender, our core C++ library
should become exception safe. Otherwise, we don't even have the option
to work with exceptions if we decide to do so.

Commit Details:

Full Hash: 572c48cf98601c66eebec27bb40cfc7e05ea341c
Parent Commit: 703a73f
Lines Changed: +204, -25

1 Added Path:

/tests/gtests/blenlib/BLI_memory_utils_test.cc (+120, -0) (View)

4 Modified Paths:

/source/blender/blenlib/BLI_memory_utils.hh (+79, -21) (Diff)
/tests/gtests/blenlib/BLI_vector_test.cc (+2, -2) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+1, -0) (Diff)
/tests/gtests/functions/FN_cpp_type_test.cc (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021