Standard C++ library is quiet flexible and let users solve various tasks.
But not many people are familiar with some features, and this ignorance sometimes might result in a week of work,
special personal development or recreating already created algorithms, instead of writing a couple of lines of code.
In the report you are going to see the useful features of standard library which are ignored by a lot of people.