[libcxx-commits] [libcxx] [locale][num_get] Improve Stage 2 of string to float conversion (PR #65168)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 19 18:40:54 PDT 2023


frederick-vs-ja wrote:

[LWG2381](https://cplusplus.github.io/LWG/issue2381) (not implemented in libc++ yet) intendedly rejects Inf and NaN. Should we restrict the handling of Inf and NaN to some extension mode?

https://github.com/llvm/llvm-project/pull/65168


More information about the libcxx-commits mailing list