Files | |
| file | App.hpp [code] |
| Utilities for accessing application information. | |
| file | Compression.hpp [code] |
| Compression utilities: gzip and zip reading/writing. | |
| file | Containers.hpp [code] |
| Utilities for containers. | |
| file | DateTime.hpp [code] |
| Date and time utilities. | |
| file | Enums.hpp [code] |
| Utilities for enums. | |
| file | Files.hpp [code] |
| Utilities for files. | |
| file | Hashing.hpp [code] |
| Hashing functions. | |
| file | Macros.hpp [code] |
| Utilities for macros. | |
| file | Memory.hpp [code] |
| Utilities for memory. | |
| file | PrettyPrint.hpp [code] |
| Utilities for printing numeric values in different formats. | |
| file | Random.hpp [code] |
| Convenience wrappers around the C++ 11 random number generator library. | |
| file | Streams.hpp [code] |
| Utilities for streams. | |
| file | Strings.hpp [code] |
| Utilities for strings. | |
| file | User.hpp [code] |
| Utilities for accessing user information. | |
| file | Vectors.hpp [code] |
| Utilities for vectors. | |
| file | Zip.hpp [code] |
| Zipper and Unzipper classes. | |