Boost logo

Boost Users :

Subject: [Boost-users] [STL] Is there a std::abs<>() function? (Max)
From: Philip Ogunbona (ssyste10_at_[hidden])
Date: 2008-12-22 10:45:52


Max,
Using STL does not prevent access to abs(), fabs() and labs(). You just
need to #include <cstdlib>.
Is that what you want?
Philip


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net