625 B
625 B
[diff.malloc]
Annex C (informative) Compatibility [diff]
C.8 C standard library [diff.library]
C.8.5 Modifications to behavior [diff.mods.to.behavior]
C.8.5.3 Memory allocation functions [diff.malloc]
The functionsaligned_alloc,calloc,malloc, andrealloc are restricted in C++.
Subclause [c.malloc] describes the changes.