Re: Strongly typed enums as bit fields

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2011/11/20 Владимир Андреев :
> Additionally I noted, that GCC doesn't support declaration like
>
> using NewType = OldType;
>
> which semantically equals to
>
> typedef OldType NewType;

Yes it does, but that was only added last week.

Thanks for the Bugzilla report.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux