$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: George A. Heintzelman (georgeh_at_[hidden])
Date: 2002-02-12 13:50:48
> 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_at_[hidden]