onnxruntime
dc2f7a9a - Add overload of `TryParseStringWithClassicLocale()` that uses `std::from_chars()` (#23541)

Commit
1 year ago
Add overload of `TryParseStringWithClassicLocale()` that uses `std::from_chars()` (#23541) Add overload of `TryParseStringWithClassicLocale()` that uses `std::from_chars()` for certain types. Reduce binary size. It recently increased after PR #23526.
Author
Parents
Loading