This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: contributing to g++


"Korcan Hussein" <ho015d2527@blueyonder.co.uk> writes:

> Hello if you're interested I would like to contribute an STL style
> n-ary tree container to GCC; I basically took your implementation of
> a red-black tree and converted & modified it to n-ary tree. I've
> tried to keep the same naming conventions as much as I possibly
> could have done, and conformed to STL requirements for containers.

You should probably re-post your message to the libstdc++ list.

Ben



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