Integer Handling with SafeInt Class; Visual C++ FP Optimization

David LeBlanc introduces a C++ template class that helps reduce the chances of incurring integer arithmetic errors in your code. The code is fast, flexible, and easy to use. Get a handle on optimizing floating-point code using the Microsoft Visual C++ (v8.0) method of managing floating-point semantics. Create fast programs while ensuring that only safe optimizations are performed on floating-point code.

4 Comments

  1. 2004-02-14 10:38 pm
  2. 2004-02-14 11:13 pm
  3. 2004-02-15 7:29 pm
  4. 2004-02-15 10:09 pm