(The approach of the better_enums library) There is a way to do enum to string in current C++ that looks like this: ENUM(Channel, char, Red = 1, Green, ...
確定! 回上一頁