SpiceQA
Questions
Tags
Users
Badges
numeric-limits
9 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why is numeric_limits::infinity() misbehaving logically for integral types
user_14078860
0
•
asked Mar 5, 2022
3
0
28
numeric-limits
c++
C++: Can a + or - tell the compiler a value should be an int?
user_13645628
0
•
asked May 19, 2021
2
2
89
numeric-limits
unsigned
static-cast
char
c++
Largest floating point value that can be squared
user_4438463
0
•
asked Oct 30, 2020
2
1
111
numeric-limits
precision
floating-point
c++
C++ Why numeric limits doesn't work for uint8_t and int8_t?
user_2520385
0
•
asked Jun 16, 2020
2
3
3586
numeric-limits
c++
How do I detect if anything but an integer is passed to my class constructor?
user_12078969
0
•
asked Jun 13, 2020
10
3
272
numeric-limits
c++20
int
oop
c++
C++: Why does numeric_limits work on types it does not know?
user_1964342
0
•
asked Nov 27, 2017
19
1
2493
numeric-limits
typetraits
c++11
templates
c++
Should I be using numeric_limits or C limit macros?
user_3111996
0
•
asked Dec 17, 2013
5
2
1111
numeric-limits
c++11
c++
warning C4003 and errors C2589 and C2059 on: x = std::numeric_limits<int>::max();
user_231338
0
•
asked Dec 15, 2009
59
6
22938
numeric-limits
max
visual-c++
c++
maximum value of int
user_81773
0
•
asked Dec 6, 2009
199
8
321460
numeric-limits
limits
c
stl
c++
1
(current)
Hot Questions