Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-03-13 14:24:04


Gennaro Prota <gennaro_prota_at_[hidden]> writes:

> Sort of administrative question :) I'm going to commit an improved
> version of dynamic_bitset, in the next days. The version, which is in
> the sandbox, has finally had Jeremy's approval. My question is: to
> implement find_first and find_next, two new functions I have added, I
> use a simple lowest_bit<T> template, which in turn requires
> integer_log2<T>; so there are two new header files:
>
> a) http://tinyurl.com/36zsj
> b) http://tinyurl.com/2lb26
>
> I think they provide two useful facilities in themselves. Would it be
> ok to commit them in the boost/ folder? Or should they belong to
> boost/detail/? Or maybe boost/pending/?

If they're going into boost/, they need to be documented. THat's the
only constraint, IMO.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk