C++11 Standard Library Algorithms
Details
Let's get into some details about C++ Standard Library Algorithms:
-
When do you use them versus rolling your own?
-
Which one do you choose?
-
Are there dependencies on containers?
-
Can you use your own collection with a Standard Library algorithm?
We'll also talk about C++14 standard that was recently ratified and upcoming C++ conferences.
I look forward to seeing everyone.