Data Structures and Algorithm Analysis in C++, International Edition
A little bit overpriced but an excellent read.
Lots of examples using modern C++. The book covers almost any data structure you will ever need. It includes many illustrations that visualize the data structures and organizes the code in a readable and modern way.
Highly suggested for students who want to learn C++ at a high level.