Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
Landlord< Key, Entry, McdCalc >::Map Class Reference

#include <cache_adt.h>

Inheritance diagram for Landlord< Key, Entry, McdCalc >::Map:
Collaboration diagram for Landlord< Key, Entry, McdCalc >::Map:

Static Public Member Functions

static Entryentry_from_it (typename Map::iterator it)
 
static const Entryentry_from_it (typename Map::const_iterator it)
 

Member Function Documentation

◆ entry_from_it() [1/2]

template<typename Key , typename Entry , template< class Entry_, class Entries > class McdCalc = McdCalc_Cached>
static const Entry & Landlord< Key, Entry, McdCalc >::Map::entry_from_it ( typename Map::const_iterator  it)
inlinestatic

◆ entry_from_it() [2/2]

template<typename Key , typename Entry , template< class Entry_, class Entries > class McdCalc = McdCalc_Cached>
static Entry & Landlord< Key, Entry, McdCalc >::Map::entry_from_it ( typename Map::iterator  it)
inlinestatic

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