Skip to content
/ mp11 Public
forked from boostorg/mp11

Simple C++11 metaprogramming library

Notifications You must be signed in to change notification settings

jzmaddock/mp11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple C++11 metaprogramming library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%