Hi,

Thanks Barend, I was just testing that and came to the same conclusions. FWIW, strictly speaking MSVC is correct as C++03 doesn't have an overload for ints, only C++11 does. Apparently GCC has the overload even in its C++03 version.

I'll look into the other issue as soon as I have time.

Regards
Bruno