$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2024-01-23 17:58:48
>
> > Can I request that this library flips the defaults, so that
> > boost::from_chars is 100%-compatible with std::from_chars, and you also get
> > boost::from_chars_plus that behaves like strtod?
>
> Your reasoning is sound, and I have no issue with flipping them. In the docs I can highlight that the default behavior will likely change in the future based on whatever resolution LWG comes up with.
I'm good with the flipping, too.