All Articles Tagged long long

Link/UrlTags
Compiler bug in handling of long long template arguments[Forums]
Hi, The test case below demonstrates a rather unfortunate bug in the Intel C++ 10.1 and 11 (I tested the latest evaluation versions). It should print 2^32 and 2^33 but instead prints 2^32 twice. The bug...

Posted: 2008-11-13 09:59:38
32-bit, 64-bit, bug, long long, template