Jack
Sun Jun 24 05:19:31 CDT 2007
"Bruno van Dooren [MVP - VC++]" <bruno_nos_pam_van_dooren@hotmail.com> ¼¶¼g©ó¶l¥ó·s»D:eKQFpYktHHA.4800@TK2MSFTNGP05.phx.gbl...
>> std::vector ----> array
>> std::list---------> linked list
>> What is the corresponding structure for trees in std?
>
> There is none, but it should be relatively easy to make one yourself.
> Or use google to find one of the many free implementations.
>
http://www.codeproject.com/Purgatory/Simple_STL_tree.asp
Great. Thanks
Jack
>
> --
> Kind regards,
> Bruno van Dooren MVP - VC++
>
http://msmvps.com/blogs/vanDooren
> bruno_nos_pam_van_dooren@hotmail.com
>