This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: std::ext STL (was: Re: design doc on alternative pointer support)


Hi,

thanks fir the update.

> Once again the primarily patch files can be found
> at the following location:
> https://svn.boost.org/svn/boost/sandbox/shifted_ptr/bits/

However today It gives an error: "Secure Connection Failed svn.boost.org uses an invalid security certificate."...

> Finally we are discussing some new container type that can be
> added fairly easily into Libstdc++.  It would consist of a container being
> made of already existing STL containers altogether.  For example:
> supercontainer<int, vector, map, list> c;

Ok, but I propose focusing on one thing at a time.

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]