|
wren
Vulkan-based game engine
|
#include <boost/describe.hpp>#include <string>

Go to the source code of this file.
Macros | |
| #define | DESCRIBED_ENUM(E, ...) |
Functions | |
| template<class E > | |
| auto | enum_to_string (E e) -> std::string |
| #define DESCRIBED_ENUM | ( | E, | |
| ... ) |
| auto enum_to_string | ( | E | e | ) | -> std::string |
