$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Borland (matt_at_[hidden])
Date: 2024-01-23 17:14:49
>
> 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.
Matt