summaryrefslogtreecommitdiff
path: root/libcxx/include/__utility/small_buffer.h
AgeCommit message (Expand)Author
2025-01-13[libc++] Pass type information down to __libcpp_allocate (#118837)Louis Dionne
2024-12-17[libc++] Granularize <new> includes (#119964)Nikolas Klauser
2024-12-13[libc++] Granularize the <new> header (#119270)Louis Dionne
2024-11-07[z/OS][libc++] Remove `align_val_t` dependency in small_buffer.h (#114396)Zibi Sarbinowski
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-03-18[libc++][NFC] Merge is{,_nothrow,_trivially}{,_copy,_move,_default}{_assignab...Nikolas Klauser
2023-11-16[NFC][libc++] Fixes double space in comment.Mark de Wever
2023-11-01[libc++] Remove availability annotations which can never be triggered (#69226)philnik777
2023-10-26[libc++] Add __small_bufferNikolas Klauser