C++ Logo

std-proposals

Advanced search

Re: [std-proposals] More bitset operations

From: Jan Schultke <janschultke_at_[hidden]>
Date: Mon, 22 Jan 2024 11:52:56 +0100
> 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.

Received on 2024-01-22 10:53:08