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: ext/ names (was: re:[PATCH] HP/SGI extensions to...)


On Thu, Jan 03, 2002 at 07:32:57PM +0100, Paolo Carlini wrote:
> Overall this is what we are going to move apart:
> - From stl_tempbuf.h: get_temporary_buffer, __get_temporary_buffer,
> return_temporary_buffer, struct temporary_buffer
> - From stl_tree.h: struct rb_tree
> 
> Two different ext files? ext/tree and ext/tempbuf perhaps?

- suggest ext/memory for the tempbuf stuff.  That's where users got it before.

- more than one kind of "tree" is possible (even though we only have one right
  now).  Suggest ext/rb_tree for that, or something else which makes it clear
  what kind of tree is being implemented.


Thanks for working on this, Paolo.

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]