Date: Mon, 22 Jan 2024 10:35:36 +0000
On Sun, 21 Jan 2024 at 22:42, Jan Schultke via Std-Proposals <
std-proposals_at_[hidden]> wrote:
> I have written a proposal draft which adds a few members to std::bitset.
>
> See https://eisenwave.github.io/cpp-proposals/more-bitset-operations.html
>
> Please share your thoughts :)
>
Makes sense to me.
The proposed wording should change the class synopsis in
[template.bitset.general].
Why overloaded functions for count{l,r}_{zero,one} instead of default
arguments?
std-proposals_at_[hidden]> wrote:
> I have written a proposal draft which adds a few members to std::bitset.
>
> See https://eisenwave.github.io/cpp-proposals/more-bitset-operations.html
>
> Please share your thoughts :)
>
Makes sense to me.
The proposed wording should change the class synopsis in
[template.bitset.general].
Why overloaded functions for count{l,r}_{zero,one} instead of default
arguments?
Received on 2024-01-22 10:36:51