quicknir/wise_enum

Can't override optional

Closed this issue · 2 comments

The readme says we can define WISE_ENUM_OPTIONAL to override the internal optional implementation, but I don't see this macro used anywhere. Is this supported?

It looks like the readme is wrong and the real macro is WISE_ENUM_OPTIONAL_TYPE

@andre-nguyen I'll leave this issue open as a reminder to fix the readme, thank you.