Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 2002-01-08 07:29:31


>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?
<

Dave, this file is misbehaving for me - I can compile from the command line
without errors, but not from the IDE (from which I get an internal compiler
error), I may not have my cvs up to date though as sourceforge seems to be
down now.

- 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