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.