This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Thu, Mar 9, 2017 at 10:47 AM, Jonathan Wakely <jwakely@redhat.com> wrote: > This is a new type for C++17, with no impact on anything in non-C++17 > dialects. This is intentionally only defined in <cstddef> and not > <stddef.h>. And this patch adds the aliasing semantics: Tested x86_64-pc-linux-gnu, applying to trunk.
Attachment:
byte-alias.diff
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |