On Mon, Jul 7, 2014 at 3:09 PM, Aaron Ballman <[email protected]>
wrote:

> On Mon, Jul 7, 2014 at 9:07 AM, Manuel Klimek <[email protected]> wrote:
> > On Mon, Jul 7, 2014 at 3:06 PM, Aaron Ballman <[email protected]>
> > wrote:
> >>
> >> On Mon, Jul 7, 2014 at 8:55 AM, Manuel Klimek <[email protected]>
> wrote:
> >> > Author: klimek
> >> > Date: Mon Jul  7 07:55:16 2014
> >> > New Revision: 212452
> >> >
> >> > URL: http://llvm.org/viewvc/llvm-project?rev=212452&view=rev
> >> > Log:
> >> > Increase argument limit of anyOf, allOf and eachOf from 5 to 9.
> >>
> >> Can we simply use truly variadic templates now that we're using C++11
> >> features?
> >
> >
> > See
> >
> http://llvm.org/docs/CodingStandards.html#supported-c-11-language-and-library-features
> >
> > Variadic templates are not supported by VS 2012.
>
> Ah crud, I knew that in the recesses of my brain. :-P Sorry about that.
>

I also wished so hard for it to be true that I believed it was true before
cross-checking ... Sigh... Oh well, we'll just have to wait another 1-2
years.


>
> ~Aaron
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to