Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-19 06:57:26


>!! I think that 0x520 marks version 5.2. Is it correct comment?

Yes the comment is wrong.

>So it seems that we starting to use partial class specialization for
>sunpro compiler now. I support this decision. After some testing I
>was able to compile most of the libraries. iterator_adaptors still
>need some tuning to make it work (almost - complex tests still do not
>pass). After that tokenizer start working.

Excellent news.

> It seems that we still define BOOST_NO_STD_ITERATOR_TRAITS with
>native stl because RW defines flag _RWSTD_NO_CLASS_PARTIAL_SPEC. Is
>there a way to turn in off?

Rogue Waves lib appears to still be set up not to use partial
specialisation - as such there is no working std::iterator_traits. I don't
know whether you can edit Rogue Wave's stdcomp.h to turn it back on, but
you're on your own if you do :-)

- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/


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