Gregory Nutt
|
d0343565c0
|
libxx: New sized delete operators are only for C++14
|
2017-08-14 14:26:59 -06:00 |
|
Gregory Nutt
|
c1b6edec13
|
Costmetic fix to comment
|
2017-08-13 06:43:34 -06:00 |
|
Gregory Nutt
|
eb18c8bce5
|
C++: Compilation with recent C++ compiler needs an overloaded delete[] operator that includes a size_t size argument.
|
2017-08-12 15:57:12 -06:00 |
|
Gregory Nutt
|
8222156b25
|
Correct return type of sized delete operator
|
2017-08-12 14:13:30 -06:00 |
|
Gregory Nutt
|
f46482fa78
|
C++: Compilation with recent C++ compiler needs an overloaded delete operator that includes a size_t size argument.
|
2017-08-12 12:44:08 -06:00 |
|