what is an algorithm in terms of STL?
Answer / bayo
In STL algorithms provide a set of functions to modify,
interpret and analyze the data in container objects.
Iterators provide the connection between the
containers and the algorithms. The generic algorithms take
iterators as arguments to access data in container
objects. Since they work on iterators, they have
independence from the container type.
| Is This Answer Correct ? | 4 Yes | 0 No |
Is stl open source?
how to get the sum of two integers?
Define the terms: field, record, table and database
Why should a c++ programmer be interested in stl?
what is the difference between thread and process
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
What is stl stand for?
why we are using the fork command?.. how it works?
tell about sorted linked list
Explain when u will use Observer pattern and how u will implement in c++ .
What is a standard template library (stl)?
Explain stl.