$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] dynamic_bitset: request for new functions
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2011-11-12 08:44:39
Le 12/11/11 01:21, David Hochstuhl a écrit :
>> Given the current interface I find your requests quite reasonable.
>> I'm sure that if you provide a patch for the functions you are
>> suggesting, with documentation and test, the author/maintainer will
>> accept them.
> My hope was that the maintainer himself will do it. Writing the code for the find functions and other "easy" ones
> (like setting a range of bits to true, setting trailing zeros to true, etc) will probably take a few minutes. For me, it will at least take
> several days, as I first would have to study the source code of the class (although it is not all too long).
>
> btw, who is the maintainer of dynamic_bitset?
>
The libs/maintainer.txt says that it is Jeremy Siek.
I think that it will be better if you post it to the dev ML.
Best,
Vicente