Ascent  0.1.1
An open source architecture for time-based simulations.
asc::DynamicMap< T1, T2 > Class Template Reference

Public Member Functions

std::map< T1, T2 > & getMap ()
 
T2 & operator[] (const T1 &key)
 
size_t count (const T1 &key)
 
size_t size ()
 
auto begin ()
 
auto end ()
 
void directErase (const T1 &key)
 
void erase (const T1 &key)
 
void erase ()
 

Public Attributes

bool direct_erase = true
 

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