N3778: C++ Sized Deallocation -- Lawrence Crowl

Note: This paper was adopted on Saturday at the Chicago meeting.

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N3778

Date: 2013-09-27

C++ Sized Deallocation

by Lawrence Crowl

Excerpt:

Permit implementations and programmers to define sized versions of the global operator delete. The compiler shall call the sized version in preference to the unsized version when the sized version is available.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.