This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFA] Status of HP/SGI extensions
Phil Edwards wrote:
> On Mon, Dec 31, 2001 at 11:31:23AM +0100, Paolo Carlini wrote:
> > As soon as you are done with your part of the work I can start moving distance(*,*,*)
> > to __gnu_cxx and update everything in the light of this.
>
> Actually, this turned out to be easier than I'd expected. I'll shortly
> check in a patch which moves the 3-paramaeter distance to ext, and puts
> it into __gnu_cxx also.
>
> Sanity check: since the extension was avilable via <iterator>, I've put
> the separated distance() in a new file, ext/iterator. Is that name cool
> with everyone?
It's cool with me!
Cheers,
P.