Armin Hasitzka

Results 12 comments of Armin Hasitzka

I think something along the lines of `std::underlaying_type` should fix this without semantic changes; see https://godbolt.org/z/x1hbr643d Just gotta either wrap the thing into a `#define` or `#if`+redefnintion if pre-11 should...

on that note btw also happy like @shinya-ohtani to help put a patch together if the core contributors are happy about the approach (@alalek)