Date: Tue, 29 Apr 2025 19:54:25 +0200
> Probably one could write a very flexible (= allows many formats) parser
with only few options:
Yeah sure, one probably could. For this proposal specifically, I think
anything Unicode-related is well outside the scope.
Even having support for digit separators is somewhat fishy, but it's
possible to justify by saying "at least one should be able to use this
function to parse C++ floating-point literals in C++."
with only few options:
Yeah sure, one probably could. For this proposal specifically, I think
anything Unicode-related is well outside the scope.
Even having support for digit separators is somewhat fishy, but it's
possible to justify by saying "at least one should be able to use this
function to parse C++ floating-point literals in C++."
Received on 2025-04-29 17:54:40