Andreas Jönsson bcbe48b13f Make stoi_CountEmptyLinesAsMinimum more restrictive.
It now only accepts digits and possibly a single minus character as the first character.
Ordinary std::stoi has too much special magic, e.g. it converts "1 a" to "1".
2015-05-09 12:49:47 +02:00
..
2015-04-16 02:55:40 +02:00
2009-04-24 23:34:47 +00:00
2011-03-31 00:14:18 +00:00