12 Feb
2002
12 Feb
'02
6:50 p.m.
I need to use boost with Solaris CC. Is this possible?
It greatly depends on what parts of boost you want to use. Many libraries are quite useable (I use smart_ptr, regex on CC, and probably many others will also work), while others are not (eg, rational, iterator_adaptors). Contributions towards making boost more useable under Solaris CC would of course be welcomed. George Heintzelman georgeh@aya.yale.edu