Andrew Gaul 53dfd48f59
Correct usage of istringstream (#1670)
Previously this looped one more time than necessary due to the eof
check:

https://isocpp.org/wiki/faq/input-output#istream-and-eof

Remove now redundant empty check.
2021-06-02 07:14:32 +09:00
..
2021-04-13 21:12:35 +09:00
2020-09-21 07:03:42 +09:00
2021-05-06 19:40:35 +09:00
2020-09-21 07:03:42 +09:00
2021-05-06 19:40:35 +09:00
2021-05-06 19:40:35 +09:00
2020-09-21 07:03:42 +09:00
2021-05-03 09:43:18 +09:00
2021-05-21 23:34:31 +09:00
2020-09-21 07:03:42 +09:00
2020-09-21 07:03:42 +09:00
2020-09-21 07:03:42 +09:00
2020-11-24 21:37:09 +09:00
2020-09-21 07:03:42 +09:00
2021-05-06 19:40:35 +09:00
2021-04-21 21:42:55 +09:00
2021-05-06 19:40:35 +09:00
2020-09-21 07:03:42 +09:00
2020-11-24 21:37:09 +09:00
2021-05-21 23:34:31 +09:00