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] |
This patch implements the "right angle brackets" feature of C++0x, which is part of the current C++0x working draft (and has been for a while). Essentially, it allows users to write, e.g.,
When/if this gets in, would you mind also adding an update to gcc-4.3/changes.html?
Thanks, Gerald
Attachment:
rangle-cp.patch
Description: Binary data
Attachment:
rangle-testsuite.patch
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |