Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrk21/symbolset

C++11 flexible enum library
https://github.com/mrk21/symbolset

cpp cpp11

Last synced: about 1 month ago
JSON representation

C++11 flexible enum library

Awesome Lists containing this project

README

        

symbolset
=========

C++11 flexible enum library

# Dependencies

* boost (>= 1.49.0)

# Support compilers

* GCC 4.8.2
* GCC 4.9.0
* Clang 3.3
* Clang 3.4

# Compiler options

## include path

* -I path/to/symbolset

## C++ version

* -std=c++11, c++1y, gnu++11 or gnu++1y