forked from boostorg/functional
3697941e2797cc346a3b3d515c173cc4c6707044
If an exception is thrown in the constructor of a smart pointer, then the smart pointer should handle deallocating the memory. If this was inside the try block, then the catch block would deallocate the memory a second time.
Description
Boost.org functional module
1.9 MiB
Languages
HTML
51.5%
C++
48%
CMake
0.5%