2019-11-20 20:15:27 +07:00
2019-11-21 09:58:26 +07:00
2019-11-20 20:15:27 +07:00
2019-11-20 20:15:27 +07:00
2019-11-20 20:15:27 +07:00
2019-11-20 20:15:27 +07:00
2019-11-20 20:15:27 +07:00
2019-11-21 03:55:11 +07:00
2019-11-20 20:15:27 +07:00
2019-11-20 20:15:27 +07:00

enum.hpp

travis appveyor codecov language license paypal

Installation

enum.hpp is a header-only library. All you need to do is copy the headers files from headers directory into your project and include them:

#include "enum.hpp/enum.hpp"

Also, you can add the root repository directory to your cmake project:

add_subdirectory(external/enum.hpp)
target_link_libraries(your_project_target enum.hpp)

License (MIT)

Languages
C++ 96.1%
CMake 3.9%