This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 22 November 2016 at 17:06, Jonathan Wakely <jwakely@redhat.com> wrote: >> so I can certainly change all these swaps to use operator! rather than >> __not_. Is the >> patch otherwise ok for trunk? What about the tuple part? > > > Yes, OK changing the top-level __not_s to operator! > I haven't reviewed the tuple part fully yet. Updated patches attached, and tested with the full testsuite on Linux-PPC64.
Attachment:
lwg2766_2.diff
Description: Text document
Attachment:
lwg2766_ugly_2.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |