Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 258 Bytes

enumx

This library provides a way to convert back and forth between an C++ enumerator constant and its string representation.

No modification is required on the declaration of the enumeration type. It works with enumerations come from third party code.