Files
opm-common/opm/parser/eclipse/RawDeck
Jørgen Kvalsvik 8e4e9b15d8 ReadValueToken correctly parses numbers
Changes the implementation of numbers parsing from std::atoi/f to
std::strtod/l. These support setting the optional end-of-string pointer
which are used to determine if a parsing was successful or not. This has
the nice side effect of *greatly* simplifying the logic, at the expense
of some C-style details.

Tests added to verify that the different edge cases are handled
properly.
2016-04-01 10:13:37 +02:00
..
2016-03-14 08:29:53 +01:00
2016-03-30 12:47:33 +02:00
2016-03-30 12:47:33 +02:00
2016-03-22 14:45:17 +01:00
2016-03-22 14:45:17 +01:00