Timeline for Avoiding the 'possible loss of data' compiler warning
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 26, 2019 at 11:46 | comment | added | L. F. |
SIZE_MAX is in the C++ standard library since C++11.
|
|
| Jul 26, 2011 at 11:55 | vote | accept | Felix Dombek | ||
| Jun 21, 2011 at 20:13 | comment | added | Mark B |
As an example example of the last sentence std::numeric_limits<size_t>::max().
|
|
| May 26, 2011 at 8:26 | history | answered | Tim Martin | CC BY-SA 3.0 |