HyperRogue  11.3d
game/visualization engine based on non-Euclidean geometry
Public Member Functions | Public Attributes | List of all members
dictionary< T > Struct Template Reference

Public Member Functions

void add (const std::string &s, T val)
 
T & operator[] (const std::string &s)
 
int count (const std::string &s) const
 

Public Attributes

std::map< std::string, T > m
 

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