Herb Sutter's CppCon talk "Extending and Simplifying C++: Thoughts on Pattern Matching using `is` and `as`"

Walter Bright newshound2 at digitalmars.com
Tue Nov 2 01:22:09 UTC 2021


On 11/1/2021 3:02 PM, Andrei Alexandrescu wrote:
> 2b. Calls to built-in arrays remove the top-level qualifier in a way that is not 
> accessible to user code.

Perhaps that should be applied generally. If someone wants to do a DIP for it, 
that would be good.


More information about the Digitalmars-d mailing list