obj-io
obj-io copied to clipboard
replace istringstream with std::stoi (or std::strtoi) for reading values
The goal is to detect under/over-flow when parsing values from strings.