$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-04-30 14:57:20
AMDG
shiwei xu wrote:
> Fixed. See http://svn.boost.org/trac/boost/changeset/44938. And it seems
> code style of SGI STL (I liked it before) has many conflicts with reserved
> names.
>
You missed a few.
st;_alloc::_Charalloc, _Getalloc
at least.
The STL can use these conventions because the STL is part of the
standard library. That's what the names are reserved for.
In Christ,
Steven Watanabe