summaryrefslogtreecommitdiff
path: root/libcxx/include/__math/rounding_functions.h
AgeCommit message (Expand)Author
2025-05-08[libc++] Simplify __promote (#136101)Nikolas Klauser
2024-09-12[libc++][NFC] Use [[__nodiscard__]] unconditionally (#80454)Nikolas Klauser
2024-06-18[libc++][NFC] Remove unnecessary parens in static_asserts (#95605)Nikolas Klauser
2024-04-22[libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (...Nikolas Klauser
2023-08-03[libc++][NFC] Replace typedefs with using in the math headersNikolas Klauser
2023-08-02[libc++][NFC] Refactor the enable_ifs in the math headersNikolas Klauser
2023-07-31[libc++][NFC] Format math headersNikolas Klauser
2023-07-31[libc++][NFC] Remove std:: qualifications from math headersNikolas Klauser
2023-07-31[libc++] Granulaize math.h and move the functions to std::__mathNikolas Klauser