
25 Mar
2012
25 Mar
'12
1:25 p.m.
On 20/03/12 00:22, Marshall Clow wrote:
Very strange. I pasted your code into a file, and tried it on my Mac. I used trunk and release branches, gcc 4.2.1 and clang (from svn).
The bug only appears when the compiler is very strict about name lookups in template contexts. GCC 4.6+ is stricter than 4.2. This particular bug is a missing include, which may be windows-specific.