|
-
October 6th, 2006, 08:09 AM
#1
Create std::set with keys of a std::map
Hi,
title says it all. Is there an easy way to create a set that contains the keys of my map? Background is, that one module of my program (a parser) needs the keys but I don't want to make the class that forms the second object of my map known to this module.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|