[STL] Is there a std::abs<>() function? (Max)

22 Dec
2008
22 Dec
'08
8:45 a.m.
Max, Using STL does not prevent access to abs(), fabs() and labs(). You just need to #include <cstdlib>. Is that what you want? Philip
6023
Age (days ago)
6023
Last active (days ago)
0 comments
1 participants
participants (1)
-
Philip Ogunbona