Files
CMake/Source
Sebastian Holtermann 935fbe0b04 cmStringAlgorithms: Add cmStrToLong and cmStrToULong
This adds the following functions to cmStringAlgorithms:
- `cmStrToLong`: moved from `cmSystemTools::StringToLong`
- `cmStrToULong`: moved from `cmSystemTools::StringToULong`

Overloads of the given functions for `std::string` are added as well.
2019-08-10 14:39:03 +02:00
..
2019-08-06 17:21:52 +02:00
2019-08-10 00:01:11 -04:00
2019-04-04 13:24:39 -04:00
2019-03-30 15:34:59 +01:00
2019-07-21 09:25:32 +02:00