
6 Mar
2010
6 Mar
'10
5:56 p.m.
I opened a bug on connect about that after seeing the same error on one of my own projects: https://connect.microsoft.com/VisualStudio/feedback/details/532897/problems-... The problem is that bitset in the VC10 RC has one constructor that takes an int and one that takes an unsigned long long, and if you try to call it with an unsigned long it can't work out which one to call. I thought that looked like a bug in the RC, but MS haven't commented on it yet. -- View this message in context: http://old.nabble.com/-utility-swap--MSVC-10-test-failure%2C-unsigned-long-t... Sent from the Boost - Dev mailing list archive at Nabble.com.