
4 Sep
2025
4 Sep
'25
10:56 a.m.
On 9/4/2025 8:00 AM, Julien Blanc via Boost wrote: [...]
For the obvious changes / improvements for any bitset, changing the constructor from std::string to string_view instead is a good starter.
Yes, I was thinking about that, too. It's a breaking change (think of a type with a user-defined conversion to std::string) but maybe worth it. -- Gennaro Prota <https://prota.dev>