Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-07 14:28:35


I'm looking for some help from a Borland expert --

It looks as though Borland's compiler includes some built-in concept
checking for standard library functions, but it also looks somewhat broken.
When I try to compile counting_iterator_test.cpp with Borland it gives me
lots of incorrect warnings about random access iterators being output
iterators. I know the iterator tag is correct at least; I verified it with a
STATIC_ASSERT(). Does anyone have a clue why this is happening, and how to
work around it?

Thanks,
Dave

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================


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