Boost logo

Boost :

From: jsiek_at_[hidden]
Date: 2000-05-12 11:16:35


Hi Jaakko,

In GGCL I've been using a very simple bind(), just for handling
std::pair's. I'm wondering if LL could provide this simple bind
separately from the rest of LL (I don't want to compromise the VC++
portability of GGCL).

Cheers,

Jeremy

Jaakko Järvi writes:
> Hello,
>
> The previous version of LL in the vault was getting oldish.
>
> The biggest changes are:
>
> Headers are structured differently:
>
> tuple.hpp gives just tuples
> ll.hpp gives the basics (operators, bind functions, tuples)
> ll_all.hpp gives all
>
> As an alternative to ll_all.hpp, exception handling, control
> constructs etc. can be included selectively.
>
> Some internal name changes (binder->lambda_functor ...)
> and external (create_ptr, create_array -> new_ptr, new_array)
> (We do not yet promise backward compatibility :)
>
> operator->* and conditonal expression added
>
> Bugs fixed
>
> And most recently, Peter Dimov noticed that pointer arithmetic didn't
> work. It was an omission and is now added. Thanks Peter.
>
> As always, any feedback is appreciated.
>
> /Jaakko
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
> There's still time to order Calyx & Corolla flowers for mom.
> These fresh and elegant bouquets are available for delivery
> by Mother's Day. To order, please visit
> http://click.egroups.com/1/4103/3/_/9351/_/958137873/
> ------------------------------------------------------------------------
>
>
>


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