Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
anonymous_namespace{CStrIntern.cpp} Namespace Reference

Functions

CStrInternInternalsGetString (const char *str, size_t len)
 

Variables

std::unordered_map< StringsKey, CStrInternInternals, StringsKeyHashg_Strings
 

Function Documentation

◆ GetString()

CStrInternInternals * anonymous_namespace{CStrIntern.cpp}::GetString ( const char *  str,
size_t  len 
)

Variable Documentation

◆ g_Strings

std::unordered_map<StringsKey, CStrInternInternals, StringsKeyHash> anonymous_namespace{CStrIntern.cpp}::g_Strings