#include "stringable_enum.h" // this is the main header you need to include #define MY_ENUM(F) \ F(MY_ENUM_A) \ F(MY_ENUM_B) STRINGABLE_ENUM_DECL(MY_ENUM) STRINGABLE ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results