Vector and Deque have similar interfaces, which make it difficult to decide which one to use. This video talks about when you should prefer using a vector and when prefer using a deque.
Notes can be downloaded from:
19 views
111
31
8 years ago 00:09:03 92
Learn STL: Removing Elements 1
8 years ago 00:06:43 65
Learn STL: Equivalence vs Equality
8 years ago 00:05:00 39
Learn STL: Object Slicing
8 years ago 00:12:09 303
Learn STL: Member Functions vs Algorithm Functions