forked from boostorg/mp11
dc0faed438adff6dca6b68d8ce5903d993279bc1
mp11, a simple C++11 metaprogramming library
For background, please see the article "Simple C++11 metaprogramming".
The library should be placed in a subdirectory libs/mp11 in a Boost distribution. There is reference documentation in doc/html/mp11.html.
Supported compilers:
- g++ 4.7 or later
- clang 3.5 or later
- Visual Studio 2013, 2015, 2017
Languages
C++
99.1%
CMake
0.6%
Python
0.2%