
15 Nov
2012
15 Nov
'12
8:04 p.m.
On 15 November 2012 20:01, Marshall Clow <mclow.lists@gmail.com> wrote:
On Nov 15, 2012, at 11:32 AM, Daniel James <dnljms@gmail.com> wrote:
Btw. please can someone with clang from subversion try the test case?
Coming in late - where's the test case?
Can you compile this is C++11 mode? template <typename T> struct foo {}; foo<decltype(1 > 0)> x;