> In the compiler I'm using, Visual Studio 2005 express, the intrinsic > _BitScanReverse (used in ecintrin.h) isn't defined for a debug build, so _Just_ a debug build, or is it also not defined in a release build? Also, what is the value of _MSC_VER in that compiler?