Using associative container:
The iterator loop in the previous example could be used
for any container. You only have to adjust the iterator type. Now you can print elements of
associative containers. The following are some examples of the use of associative containers.
- Examples of Using Sets and Multisets
- Examples of Using Maps and Multimaps
- Maps as Associative Arrays
See Also:
No comments:
Post a Comment