Go to the source code of this file.
Namespaces | |
| namespace | mortic |
| namespace | mortic::utilities |
Defines | |
| #define | __utilities_h_extern__ extern |
Functions | |
| __utilities_h_extern__ unsigned int | mortic::utilities::hash (const std::string &str) |
| A simple hash function. | |
| __utilities_h_extern__ std::string | mortic::utilities::itoa (int n) |
| Convert an integer to a string. | |
|
|
Definition at line 24 of file utilities.h. |
1.4.4