|
Doxybook2 Example
|
This is a brief description to the utils group. More...
Namespaces | |
| Engine::Utils::Path | |
| Filesystem path utility functions. | |
Classes | |
| class | Engine::Utils::ArrayView< T > |
| Filesystem path utility functions. More... | |
Macros | |
| #define | ENGINE_VERSION "v1.0.1" |
| Autogenerated version string by CMake. More... | |
| #define | LOG_DEBUG(MSG, ...) printf(MSG, ##__VA_ARGS__) |
Functions | |
| void | Engine::Utils::name_with_underscores (const std::string &arg) |
This is a brief description to the utils group.
Some detailed description here
| #define ENGINE_VERSION "v1.0.1" |
Autogenerated version string by CMake.
| #define LOG_DEBUG | ( | MSG, | |
| ... | |||
| ) | printf(MSG, ##__VA_ARGS__) |
|
inline |
1.8.17