haiku/headers/private/kernel/util
Augustin Cavalier edb6d3b17b kernel_cpp: Move the C++14 operator delete out of the header.
It seems not all of the kernel includes this, but some use new/delete
anyway. Further, operator delete[] was not implemented at all.

Possibly fixes the ARM build.
2018-08-01 23:42:24 -04:00
..
atomic.h
AutoLock.h
AVLTree.h AVLTree: forward LeftMost and RightMost method from AVLTreeBase 2017-12-10 10:56:08 -05:00
AVLTreeBase.h
AVLTreeMap.h
Bitmap.h
BitUtils.h
Constructor.h
DoublyLinkedList.h
DoublyLinkedQueue.h
FixedWidthPointer.h
fs_trim_support.h
Heap.h
kernel_c.h
kernel_cpp.h kernel_cpp: Move the C++14 operator delete out of the header. 2018-08-01 23:42:24 -04:00
KernelReferenceable.h
KernelUtilsOrder.h
KMessage.h
kqueue.h
list.h
MallocFreeAllocator.h
MinMaxHeap.h
MultiHashTable.h
OpenHashTable.h
queue.h
RadixBitmap.h
Random.h
ring_buffer.h
SinglyLinkedList.h
SplayTree.h
Stack.h
StringHash.h
syscall_args.h Revert the rest of the COMPAT_MODE changes (back to hrev52003.) 2018-06-15 00:20:56 -04:00
TypeOperation.h
Vector.h
VectorMap.h
VectorSet.h