RepastHPC  2.3.1
Public Member Functions | List of all members
repast::SecondElement< T > Struct Template Reference

Unary function used in the transform_iterator that allows context iterators to return the agent maps values. More...

#include <Context.h>

Inheritance diagram for repast::SecondElement< T >:

Public Member Functions

boost::shared_ptr< T > operator() (const typename boost::unordered_map< AgentId, boost::shared_ptr< T > >::value_type &value) const
 

Detailed Description

template<typename T>
struct repast::SecondElement< T >

Unary function used in the transform_iterator that allows context iterators to return the agent maps values.


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