$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::mpl::abs missing
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-04-10 02:07:33
On 10/04/11 02:58, Murilo Adriano Vasconcelos wrote:
> Actually, that library have many (approximately 20) metafunctions that
> can be added to MPL in the Bitwise Operations [0] section.
>
> One short documentation for these metafunctions can be viewed here [1].
>
> [0] -
> http://www.boost.org/doc/libs/1_46_1/libs/mpl/doc/refmanual/bitwise-operations.htm
> [1] -
> https://svn.boost.org/svn/boost/sandbox/SOC/2010/bits_and_ints/libs/integer/doc/html/boost_integer/bits_and_ints.html#boost_integer.bits_and_ints.overview
>
> If there is interest in doing that (but not time from maintainers), I
> can port these metafunctions to MPL library.
>
I am currently triaging MPL tickets so I can effectively fix them. I you
add relevant info to your contributino in a ticket, I'll add it
to my soon-to-be-processed-MPL maintenance todo list.