summaryrefslogtreecommitdiff
path: root/libcxx/include/__memory/aligned_alloc.h
AgeCommit message (Expand)Author
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-10-12[libc++][RFC] Always define internal feature test macros (#89178)Nikolas Klauser
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser
2023-01-26[libc++] Move the definition of aligned allocation helpers outside of <new>Louis Dionne