We currently use RogueWave's SourcePro library tools.h++, DB modules. We are looking for open source alternative. Boost is first in sight. But I am not seeing SunStudio compiler in Boost's regression test published on boost.org website. So do boost support Sun Studio ?
Also it seems that On Solaris and with Sun Studio's library is incompatible and needs to be linked with STLPort.
Now this is not possible in our case as our important third Party libraries are not compiled against STLport. So is there any other alternative? We are also open to other third party libraries other than boost but open source.