/exen

EXEN EXtended ENumerations is a header-only library, providing the possibility to create enum's in C++ with compile-time enhancements. An enum created with EXEN is providing a string-converter for the entries and overloaded stream operator. EXEN is just plain C++.

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Stargazers