[PATCH 2/5] Atomic __platform_wait: accept any 32-bit type, not just int

Ville Voutilainen ville.voutilainen@gmail.com
Wed Mar 3 17:34:41 GMT 2021


On Wed, 3 Mar 2021 at 19:25, Jonathan Wakely via Libstdc++
<libstdc++@gcc.gnu.org> wrote:
> Oh, except that is_scalar is surprisingly expensive to instantiate
> (its defined in a really expensive way) and since we control all uses

I'll be more than happy to write you an __is_scalar for GCC 12. :P


More information about the Libstdc++ mailing list