Boost logo

Boost Users :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2004-12-10 09:23:57


Robert Ramey wrote:
> signatureHmm, I just compiled it with VC 7.1, it passes gcc 3.3 and
> borland
> 5.64 as well. Note, my personal version is 1.32+ so that could
> explain it

Fails for me on VC7.1 with 1.32.

> It did fail for me (with the same error) with Comeau - same message
> more or less ?

Adding

#define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP

allows it to compile and link. I haven't tried running it. As I previously
reported I've had similar problems when serialising std::set<string>'s.

Jeff


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net