libstdc++: Make atomic<T*>::wait() const [PR102994]

Jonathan Wakely jwakely.gcc@gmail.com
Fri Nov 5 23:46:20 GMT 2021


On Fri, 5 Nov 2021 at 21:51, Jonathan Wakely via Libstdc++
<libstdc++@gcc.gnu.org> wrote:
>
> OK, thanks.

Actually, we should really have a test to verify it can be called on a
const object. Please add something when you commit, it can be dumb and
simple, it just needs to verify that it can be called.


>
>
> On Fri, 5 Nov 2021 at 21:46, Thomas Rodgers via Libstdc++ <
> libstdc++@gcc.gnu.org> wrote:
>
> >
> >


More information about the Gcc-patches mailing list