2
0
mirror of https://github.com/boostorg/core.git synced 2026-01-23 05:22:16 +00:00
Files
core/test/fclose_deleter_test.cpp
Andrey Semashev 00f4f11f14 Added a check for NULL pointer in fclose_deleter.
The deleter can be called on a null pointer by shared_ptr.

Also added tests with unique_ptr from Boost.Move and shared_ptr
from Boost.SmartPtr.
2022-09-21 18:09:42 +03:00

2.1 KiB