Files
ladybird/AK/NumericLimits.h
Andreas Kling ca2052ae4a AK: Add a simple NumericLimits<T> template
This provides min(), max() and is_signed() for the basic integer types.
2020-04-15 16:58:46 +02:00

4.6 KiB