Commit Graph

8 Commits

Author SHA1 Message Date
Peter Dimov
1eec775de3 Add test for odr-use of the limits constants 2023-02-09 01:49:48 +02:00
Peter Dimov
0398da3b67 Add simple sanity checks for the limits<> values 2023-02-09 01:46:58 +02:00
Peter Dimov
ecbf043f82 Add floating point from_chars check to test/limits.cpp 2023-02-09 01:29:58 +02:00
Peter Dimov
ccbae48c1a Add integral from_chars check to test/limits.cpp 2023-02-09 01:28:02 +02:00
Peter Dimov
89107b55a8 Change limits<T> and update test/limits.cpp to test it 2023-02-09 01:21:26 +02:00
Matt Borland
930e0d0dd5 Fix warning C4018: '>=': signed/unsigned mismatch 2023-02-07 10:01:20 -08:00
Matt Borland
280692cc86 Change to function notation for pre C++17 2023-02-07 09:42:23 -08:00
Matt Borland
2c4e7966bc Add limits definitions 2023-02-07 09:17:21 -08:00