Skip to content
forked from sabel83/mpllibs

C++ template metaprogramming library collection

Notifications You must be signed in to change notification settings

cr-lupin/mpllibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

mpllibs is a collection of C++ template metaprogramming libraries, most of
which are header-only.



It extends the Boost MPL library:
http://www.boost.org/doc/libs/1_43_0/libs/mpl/doc/index.html



The libraries have self-testing code, which can be executed by running

  make check

in the src directory.


Documentation can be generated by running

  make html

in the src directory.

About

C++ template metaprogramming library collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published