+ 2
What is use of the #include<algorithm.h> ?
explain this header file concept
1 Answer
+ 9
http://www.cplusplus.com/reference/algorithm/
The header <algorithm> defines a collection of functions especially designed to be used on ranges of elements.
http://en.cppreference.com/w/cpp/algorithm