Files | |
file | Character.hpp [code] |
Utilities for unicode characters and code points. | |
file | FromString.hpp [code] |
Pre-defined universal from-string functions. | |
file | MovableOnScopeExit.hpp [code] |
Run a function on scope exit (movable version). | |
file | OnScopeExit.hpp [code] |
Run a function on scope exit. | |
file | StdTypes.hpp [code] |
Core includes, typedefs and functions. | |
file | ToString.hpp [code] |
Pre-defined universal to-string functions. | |
file | ToStringA.hpp [code] |
Pre-defined universal to-string functions for strings with custom allocators. | |
file | ToStringS.hpp [code] |
Pre-defined universal to-string functions for std::allocator based strings (i.e. | |
file | UUID.hpp [code] |
UUID class, using the Boost uuid implementation. | |