Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C++

Easier Usage of the STL Algorithms with Pair Associative Containers (map, hash_map, etc.)

Rate me:
Please Sign up or sign in to vote.
4.94/5 (32 votes)
17 Jan 20047 min read 81.9K   646   35  
Using custom function adaptors to clarify the usage of a function within an STL algorithm.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Jay Kint has been a software engineer/hacker for most of his life, starting with 8 bit Ataris. After a lengthy stint in the game industry, he now works at Microsoft in SQL Server.

Comments and Discussions