Boost logo

Boost :

From: shiwei xu (xushiweizh_at_[hidden])
Date: 2008-04-30 15:19:38


Yes, I forgot _Getalloc (see http://svn.boost.org/trac/boost/changeset/44940).
_Charalloc is needed by STL of VC++ 6.0.

Most classes of SGI STL is part of the standard library. But some are not.
For example, std::rope, std::hash_map, etc.

On Wed, Apr 30, 2008 at 11:57 AM, Steven Watanabe <watanabesj_at_[hidden]>
wrote:

> 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.
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk