Path to this page:
./
wip/boost-mp11,
A C++11 metaprogramming library
Branch: CURRENT,
Version: 20170622,
Package name: mp11-20170622,
Maintainer: pkgsrc-usersMp11 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn