There are 5 items presented in the associate container. They are set, multiset, map, multimap and bitset.
The container manages the storage space for its elements and provides member functions to access them, either directly or through iterators which reference objects with similar properties to pointers.
With the help of RTTI, We can get the information about the data type at the runtime.
There are four parameters. They are first1, last1, first2, predicate.
It is a group of functions and implemented under algorithm header file.
To resolve all the side-effects in the program, the sequence point should not be overlapped.
Algorithm header file contain the supporting files needed for the execution of these functions.
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.