[libcxx] r195693 - Don't use T as template argument, it is part of the application
Bill Wendling
isanbard at gmail.com
Tue Nov 26 02:59:13 PST 2013
On Nov 25, 2013, at 3:27 PM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> On Mon, Nov 25, 2013 at 10:44:21PM -0000, Joerg Sonnenberger wrote:
>> Author: joerg
>> Date: Mon Nov 25 16:44:20 2013
>> New Revision: 195693
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=195693&view=rev
>> Log:
>> Don't use T as template argument, it is part of the application
>> namespace.
>
> This should be in 3.4.
>
And thus it is! :-)
-bw
More information about the cfe-commits
mailing list