C++ Language/Std/Stl/Algorithms
Appearance
In the context of STL, an "algorithm" is a function that has been designed to process data that's in some kind of STL collection.
C++ Language |
In the context of STL, an "algorithm" is a function that has been designed to process data that's in some kind of STL collection.