onnxruntime/include/onnxruntime/core/common
Edward Chen dc2f7a9a0c
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.
2025-01-30 13:55:54 -08:00
..
logging Remove nsync (#20413) 2024-10-21 15:32:14 -07:00
basic_types.h
code_location.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
common.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
const_pointer_container.h
denormal.h
eigen_common_wrapper.h Get build working on Xcode 16 (#22168) 2024-09-24 08:33:03 -07:00
exceptions.h Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
gpu_profiler_common.h
hash_combine.h
inlined_containers.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
inlined_containers_fwd.h
make_string.h revert forceinline for MakeString (#21943) 2024-09-02 19:01:08 -07:00
narrow.h Prevent GSL_SUPPRESS arguments from being modified by clang-format (#17242) 2023-08-22 18:26:53 -07:00
optional.h
parse_string.h Add overload of TryParseStringWithClassicLocale() that uses std::from_chars() (#23541) 2025-01-30 13:55:54 -08:00
profiler_common.h Bump clang-format from 18.1.8 to 19.1.6 (#23346) 2025-01-14 09:02:04 -08:00
span_utils.h Remove core/common/gsl.h (#20894) 2024-07-08 18:09:39 -07:00
spin_pause.h
status.h remove gsl to make status.h independent from gsl (#17402) 2023-09-13 21:47:43 -07:00
string_helper.h