Check if standard deallocators should accept null pointers
Opened this issue · 0 comments
ilg-ul commented
The C standard free()
accepts null pointers.
Check if the C++ deallocators should do the same.
Opened this issue · 0 comments
The C standard free()
accepts null pointers.
Check if the C++ deallocators should do the same.