Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
expander.h File Reference
#include <map>
#include <hash_map>
#include <string>

Go to the source code of this file.

Classes

class  Expander
 

Typedefs

typedef std::map< std::string, std::string > ExpansionMap
 

Typedef Documentation

◆ ExpansionMap

typedef std::map<std::string, std::string> ExpansionMap

Definition at line 33 of file expander.h.