Boost logo

Boost :

From: Eric Woodruff (Eric.Woodruff_at_[hidden])
Date: 2002-08-12 11:31:39


It depends. I believe STLport attempts to fix it. This may or may not be a
problem in attempting to fix it.

I assume it is possible for boost to find out if it is working together with
STLport...

----- Original Message -----
From: William E. Kempf
Newsgroups: gmane.comp.lib.boost.devel
Sent: Monday, 2002:August:12 10:36 AM
Subject: terminate() on VC6

I've found an interesting problem with the VC6 compiler/libraries. The
terminate() and related functions don't seem to be placed in the "std"
namespace. The work around I've employed is to use a local "using namespace
std;", but I'm wondering if this is something that's already in, or should
be added, to Boost.Config?

Bill Kempf
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


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