Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » NEW: Tree<T> container
Re: NEW: Tree<T> container [message #28003 is a reply to message #28001] Fri, 13 August 2010 09:59 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
kohait00 wrote on Fri, 13 August 2010 03:45

yes, you are right about the specialized trees..
nevertheless exist a lot of cases where 'simple' (to be defined again Smile)


Well, if simple linking is what you aim at:

struct Tree {
Array<Tree> tree;
... // any data associated with node
}

However, I guess I see no problem about bazaar - but I do not manage bazaar either Smile
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DUMP for Maps [FEATURE REQUEST]
Next Topic: PROPOSAL: small / usefull Stream iface extension
Goto Forum:
  


Current Time: Wed Jun 18 19:04:20 CEST 2025

Total time taken to generate the page: 0.05897 seconds