Wrapper iterator class for stl associative containers

Posted on Code Project See other posts from Code Project
Published on Sun, 04 Apr 2010 20:38:00 GMT Indexed on 2010/04/04 20:43 UTC
Read the original article Hit count: 233

Filed under:
C++ librairy to facilitate usage of the STL algorithms and BOOST_FOREACH with Pair Associative Containers ( map, unordered_map )

© Code Project or respective owner