Re: [PATCH] linux/const.h: Explain how __is_constexpr() works

From: Miguel Ojeda
Date: Wed Feb 02 2022 - 15:14:36 EST


On Wed, Feb 2, 2022 at 4:43 PM Uecker, Martin
<Martin.Uecker@xxxxxxxxxxxxxxxxxxxxx> wrote:
>
> BTW: I think it would be very valuable if WG14 would get
> proposals and/or comments from the kernel community.

Agreed! I am happy to help anyone do so.

(`memset_explicit` and `#once` were inspired from kernel discussions /
use cases)

Cheers,
Miguel