Re: [v3 patch] Fix friend declaration so it is visible to name lookup

2015-08-21 Thread Paolo Carlini
Hi, On 08/21/2015 02:57 PM, Jonathan Wakely wrote: On 21/08/15 00:03 +0200, Paolo Carlini wrote: Hi, On 08/20/2015 10:21 PM, Jonathan Wakely wrote: Jason pointed out this isn't valid, and is going to fail to compile soon with a fix he's making. I seem to remember that at some point we had the

Re: [v3 patch] Fix friend declaration so it is visible to name lookup

2015-08-21 Thread Jonathan Wakely
On 21/08/15 00:03 +0200, Paolo Carlini wrote: Hi, On 08/20/2015 10:21 PM, Jonathan Wakely wrote: Jason pointed out this isn't valid, and is going to fail to compile soon with a fix he's making. I seem to remember that at some point we had the exact same issue with some member operator<< and op

Re: [v3 patch] Fix friend declaration so it is visible to name lookup

2015-08-20 Thread Paolo Carlini
Hi, On 08/20/2015 10:21 PM, Jonathan Wakely wrote: Jason pointed out this isn't valid, and is going to fail to compile soon with a fix he's making. I seem to remember that at some point we had the exact same issue with some member operator<< and operator>> of . Paolo.

[v3 patch] Fix friend declaration so it is visible to name lookup

2015-08-20 Thread Jonathan Wakely
Jason pointed out this isn't valid, and is going to fail to compile soon with a fix he's making. Tested powerpc64le-linux, committed to trunk. commit 89c676b9c2008823e7bbb7d5db615d908b1ea27d Author: Jonathan Wakely Date: Thu Aug 20 20:51:39 2015 +0100 * include/experimental/any (__any_