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

22 Dec
2008
22 Dec
'08
3:45 p.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
5962
Age (days ago)
5962
Last active (days ago)
0 comments
1 participants
participants (1)
-
Philip Ogunbona