To install this package run one of the following: conda install main::boost_mp11
Description
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.