Files
OpenSTA/util
Mohamed Gaber a5921d1ca9 util/StringUtil.cc: feature-test std::from_chars (#415)
Support for std::{from,to}_chars isn't finalized in
libcxx as of the time of writing, see __cpp_lib_to_chars in
https://github.com/llvm/llvm-project/blob/6331bfa41ab529558ec9d645c0effb7a4146591c/libcxx/docs/FeatureTestMacroTable.rst

This patch adds a fallback using strtof. There are two
differences:
* strtof is locale-dependent
* strtof tolerates leading spaces

Signed-off-by: Mohamed Gaber <[email protected]>
2026-04-03 11:21:57 -07:00
..
2026-03-28 19:13:35 -07:00
2026-03-28 19:13:35 -07:00
2025-01-21 18:35:21 -07:00
2026-03-10 14:57:45 -07:00
2026-03-28 19:13:35 -07:00
2026-03-10 14:57:45 -07:00
2025-01-21 18:54:33 -07:00
2026-03-16 15:01:38 -07:00
2025-01-21 18:54:33 -07:00
2025-01-21 18:54:33 -07:00
2026-03-28 19:13:35 -07:00
2026-03-28 19:13:35 -07:00
2026-03-28 19:13:35 -07:00
2026-03-10 14:57:45 -07:00
2026-03-10 14:57:45 -07:00
2026-03-10 14:57:45 -07:00
2026-03-10 14:57:45 -07:00
2026-03-16 15:01:38 -07:00
2026-03-28 19:13:35 -07:00
2026-03-28 19:13:35 -07:00