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: [RFA] Status of HP/SGI extensions


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?


(By the way, the stl_deque.h documentation patch will be going in shortly.)

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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