./wip/boost-mp11, A C++11 metaprogramming library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20170622, Package name: mp11-20170622, Maintainer: pkgsrc-users

Mp11 is a C++11 metaprogramming library based on template aliases and
variadic templates. It implements the approach outlined in the
article "Simple C++11 metaprogramming" and its sequel:

- http://pdimov.com/cpp2/simple_cxx11_metaprogramming.html
- http://pdimov.com/cpp2/simple_cxx11_metaprogramming_2.html

Reading these articles before proceeding with the documentation is
_highly_ recommended.

The library is intended to be placed in a subdirectory `libs/mp11` in
a Boost distribution, but can also be used standalone, although it
does require Boost.Config. A single-header form is available in
include/boost/mp11_single.hpp.


Required to build:
[devel/boost-headers] [pkgtools/cwrappers]

Master sites:


Version history: (Expand)