
1 Jun
2012
1 Jun
'12
12:28 p.m.
On Fri, Jun 1, 2012 at 2:20 PM, Daniel James <dnljms@gmail.com> wrote:
I'm still using XP.
Oops
Maybe VC11 doesn't have template aliases, so it requires that
It doesn't
Then that's probably it.
neither did VC10.
VC10 also doesn't have allocator_traits, so it wouldn't have this issue.
How do you handle this on other compilers? GCC < 4.7 doesn't have template aliases either. Could you automatically disable allocator traits on VC11? -- Olaf