aantron / better-enums

C++ compile-time enum to string, iteration, in a single header file
http://aantron.github.io/better-enums
BSD 2-Clause "Simplified" License
1.65k stars 172 forks source link

add Base to allow is_base_of to mimic is_enum #54

Closed jogomu closed 5 years ago

jogomu commented 6 years ago

ci wants virtual dtor

aantron commented 5 years ago

Closing this due to still-broken CI.

I may resurrect this patch when solving the issue and fix it up a bit, in this case, I will ping here and give proper credit :) Thanks.