$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael van der Westhuizen (r1mikey_at_[hidden])
Date: 2006-07-13 15:41:54
Hi Caleb,
On 7/13/06, Caleb Epstein <caleb.epstein_at_[hidden]> wrote:
[snip]
> Picking nits as is my wont, shouldn't this be SPARC and not SOLARIS?
> Solaris runs on architectures other than SPARC (e.g. x86). The
A worthwhile nit to pick, and an important question :-)
Solaris provides versions of the underlying functions used by this
implementation of sp_counted_base for all supported CPU types (sparc ,
sparcv9, i386 and amd64).
Implementations can be viewed in the appropriately named
subdirectories of http://tinyurl.com/m5xbj
Michael