RepastHPC  2.3.1
Public Member Functions | List of all members
repast::KeyGetter Struct Reference

Unary function used in a transform_iterator that allows the map iterator to return the keys. More...

#include <Properties.h>

Inheritance diagram for repast::KeyGetter:

Public Member Functions

std::string operator() (const std::map< std::string, std::string >::value_type &value) const
 

Detailed Description

Unary function used in a transform_iterator that allows the map iterator to return the keys.


The documentation for this struct was generated from the following files: