[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sun Workshop 5.0



"David M. Malon" wrote:
> 
> Don't forget, though, that the reason we were using Objectspace STL was
> so that the user code pieces of the Grand Challenge could be compatible
> with both Objectivity's STL and the Storage Manager's use of STL.

What parts are you refering to? gc_config.cpp? As long as you don't need
to link to the code, you should be able to use any (good) implementation
of STL that you want to.

What will happened when you use a standard C++ compiler (such as CC 5)
with Objectspace STL? That could be troublesome.

 - Henrik