BUG: Replace `atoi`->`std::stoi`->`otb::to<>`
- `atoi` is a known source of problems - `stoi` doesn't provide much context for non (int-)convertible strings
parent
29dd6a6f
No related branches found
No related tags found
Please register or sign in to comment