Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2002-11-16 18:56:30


Hi Boosters,

During the implementation of the new container algorithms a little trait is
needed to
distinguish between arrays, STL containers and pairs. So far I have tested
it with
comeau 4.3, gcc 3.2 and VC7, but it would be great with some more feedback
from all kinds of compilers.

I'm very interested in getting this code from the sandbox tested on more
platforms:

/boost/sequence_algo/algo_traits.hpp
/libs/sequence_algo/test/algo_traits.cpp

I would be great if you could test it. You might need to turn a flag in the
header to choose between
the one version that works on complient and non-complient compilers.

Thanks in advance

Thorsten, AAU


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