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]

ext/ names (was: re:[PATCH] HP/SGI extensions to...)


>> this is the next round. In fact we are almost done, only a few bits belonging
to
>> stl_tempbuf.h and stl_tree.h still are to be dealt with. Do you have any
>> particula suggestion for the most suited ext/ name? Perhaps ext/misc ?
>
>maybe ext/tree?

Ok.
But what about the stuff coming from stl_tempbuf.h?

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?

Cheers,
Paolo.



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