PATCH [libcxx] Implement sized deletion

Marshall Clow mclow.lists at gmail.com
Mon Oct 14 08:51:15 PDT 2013


Implement n3778 http://isocpp.org/files/papers/n3778.html sized deletion.

Two implementations; one in libc++abi, and one in libc++.
And tests.


-- Marshall

Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxxabi-sized-delete.patch
Type: application/octet-stream
Size: 1470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/735de180/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx-sized-delete.patch
Type: application/octet-stream
Size: 8473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131014/735de180/attachment-0001.obj>


More information about the cfe-commits mailing list