C++ Logo

std-proposals

Advanced search

Re: [std-proposals] More bitset operations

From: Jonathan Wakely <cxx_at_[hidden]>
Date: Mon, 22 Jan 2024 13:12:27 +0000
On Mon, 22 Jan 2024 at 10:54, Jan Schultke <janschultke_at_[hidden]>
wrote:

> > The proposed wording should change the class synopsis in
> [template.bitset.general].
>
> Will do.
>
> > Why overloaded functions for count{l,r}_{zero,one} instead of default
> arguments?
>
> Because the overload taking no arguments has a different noexcept
> specification.
>
> I probably should have mentioned it in the proposal, since it's not
> obvious.
>

Ah yes, thanks, I didn't notice that.

Received on 2024-01-22 13:13:43