History log of /haiku/headers/build/os/support/StackOrHeapArray.h
Revision Date Author Comments
# cb29eafe 22-Nov-2019 Augustin Cavalier <waddlesplash@gmail.com>

headers/build: Replace StackOrHeapArray with a reference to the main one.

The files were identical. No functional change.


# 4c5e5d8b 25-Nov-2018 Murai Takashi <tmurai01@gmail.com>

tools/locale: Fix using auto_ptr to array.

Use BStackOrHeapArray instead of using auto_ptr to array.

Change-Id: I171cb002829c36ec51ba7d1e387869263e2a40f2
Reviewed-on: https://review.haiku-os.org/745
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>