obj-io icon indicating copy to clipboard operation
obj-io copied to clipboard

replace istringstream with std::stoi (or std::strtoi) for reading values

Open thinks opened this issue 7 years ago • 1 comments

thinks avatar Aug 18 '18 07:08 thinks

The goal is to detect under/over-flow when parsing values from strings.

thinks avatar Aug 18 '18 07:08 thinks