summaryrefslogtreecommitdiff
path: root/libcxx/include/__bit/bit_floor.h
AgeCommit message (Expand)Author
2025-06-11[libc++] Refactor signed/unsigned integer traits (#142750)Nikolas Klauser
2025-05-01[libc++] Remove a few unused includes from <__bit/*> (#137934)Nikolas Klauser
2024-04-22[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (...Nikolas Klauser
2023-06-13[libc++] Add [[nodiscard]] extensions to the functions in <bit>Nikolas Klauser
2023-01-08[libc++] Granularize <bit> and remove <__bits>Nikolas Klauser