This is an awesome project
include/ -- Include files that are intended for client use.
src/ -- Build files intended for building nuclear.
internal/ -- Internal files
magic/ -- Internal template magic files
test/ -- Test files using gtest
- g++ 4.8 or clang (with c++11 support)
- cmake 2.8
- Catch Unit Testing Framework