U++ framework
Do not panic. Ask here before giving up.

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: 14291
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 10 01:19:57 GMT+2 2026

Total time taken to generate the page: 0.00523 seconds