
10 Jun
2010
10 Jun
'10
9:55 p.m.
At Thu, 10 Jun 2010 14:45:17 -0700, Simonson, Lucanus J wrote:
There is a sort of odd dynamic here. On the one hand we all care about performance. On the other there is no way to implement this library in C++ to be efficient on modern hardware because the C++ standard doesn't provide access to integer overflow flags and the compilers are next to worthless for vectorizing general code. Obviously no one expects you to special case the hardware at run time and provide inline assembly where it is warrented,
I do! I mean, it wouldn't be unreasonable. -- Dave Abrahams BoostPro Computing http://www.boostpro.com