`std::from_chars` is more efficient for this use case and does not require converting `StringData` to `std::string`. Or try-catch.
- is related to
-
SERVER-128023 Move Timeseries Validation Functions To Separate Translation unit
-
- Closed
-