summaryrefslogtreecommitdiff
path: root/libcxx/include/__random/log2.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-13[libc++] Granularize <type_traits> includes in <algorithm>Nikolas Klauser
2022-10-01[libc++][NFC] Prefer type aliases over structsNikolas Klauser
2022-03-01[libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne
2022-02-26[libcxx][modules] protects users from relying on detail headersChristopher Di Bella
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer
2021-12-01[libc++] Fix `uniform_int_distribution` for 128-bit result typeFabian Wolff
2021-11-22[libc++] Granularize the <random> header. NFCI.Arthur O'Dwyer