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

Disable Clang 3.3 build #63

Closed aantron closed 5 years ago

aantron commented 6 years ago

It seems to be suffering from some bit rot, and Clang 3.3 is a pretty old version. Clang 3.3 may be mentioned by the docs, so that needs to be changed, too.