Boost logo

Boost :

From: Pavol Droba (droba_at_[hidden])
Date: 2005-05-10 13:51:35


Hi,

On Tue, May 10, 2005 at 02:10:42PM +0100, Russell Hind wrote:
> This goes a small way to getting string_algo to work with bcc32. The
> current errors I'm getting are in detail/find_format.hpp. If anyone can
> suggest a solution, I'd be happy to try it out.
>
> Thanks
>
> Russell
>
> regex_test.cpp:
> Error E2093
> c:\Users\russell\Projects\boost-cvs\boost\boost/algorithm/string/detail/find_format.hpp
> 133: 'operator!' not implemented in type 'find_format_store<const char
> *,regex_formatF<string>,string>' for arguments of the same type in function
> string

[snip]

As far as I can tell, it seems, that bcc does not handle safe-bool idiom well. Problem leads to
boost::iterator_range (currently present in Boost.Range)

Pavol


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