[v3] More of condition_variable_any

Jonathan Wakely jwakely.gcc@gmail.com
Tue Feb 2 23:24:00 GMT 2010


On 2 February 2010 23:12, Paolo Carlini wrote:
>
> I'm thinking, in general: if the lay programmer had  to qualify
> everything with this-> when writing simple classes (no templates, bases,
> anything) I would come to the conclusion that there is something really
> broken in the lookup rules (well beyond the known brokeness of ADL, I
> mean ;)

Well, they are member function templates, which is why I managed to
confuse myself :)
But it's still not a problem. Thanks for picking it up.



More information about the Libstdc++ mailing list