mirror of
https://github.com/boostorg/mp11.git
synced 2026-02-21 15:12:29 +00:00
c7923ca0418f00fe4647891eb377f21f89cdb5b7
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 documentation in doc/html/mp11.html.
Supported compilers:
- g++ 4.7 or later
- clang 3.5 or later
- Visual Studio 2013, 2015, 2017
Description
Languages
C++
99.4%
CMake
0.4%
Python
0.1%