includes « STL Algorithms Merge « C++






1.Container includes: generic includes algorithm
2.Determine whether one set is completely contained in another set
3.Use includes and search to check whether all elements in search are also in coll
4.Use includes() function to check if one set contains another set
5.Use includes() to check for subset