Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2002-11-10 12:41:58


Aloha,

I've just uploaded the newest version of the container algorithms, that is,
the "old" std algorithms overloaded to work on containers ( ~ arrays, STL
containers, iterator pairs ).

The current code works with commeau 4.3 and gcc 3.2, but it won't work with
vc7 and probably not a bunch of other
compilers either :-(. It would be nice with some help on this one :-). I
espect that these issues need porting:

1) array traits
2) tagging mechanism

Interested? Take a look in the sandbox:

/boost/sequence_algo/container_algo.hpp
/boost/sequence_algo/detail/container_algo.hpp // tagging is here
/libs/sequence_algo/test/container_algo.cpp

Thanks

Thorsten Ottosen, Aalborg University
nesotto_at_[hidden]


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