Nikolas Klauser d272d944de
[libc++][NFC] Simplify the implementation of numeric_limits (#80425)
The cv specializations for `numeric_limits` inherited privately for some
reason. We can simplify the implementation by inheriting publicly and
removing the members that just replicate the values from the base class.
2024-02-08 19:22:49 +01:00
..
2024-01-21 12:16:22 +01:00