Home » U++ Library support » U++ Core » Equivalent in U++ to STL list container
Equivalent in U++ to STL list container [message #40337] |
Sun, 21 July 2013 22:23  |
281264
Messages: 272 Registered: June 2010 Location: Spain
|
Experienced Member |
|
|
I would like to know if there is something in NTL (or in U++) equivalent to C++ standard STL list container (the doubly linked list container).
Thx,
Javier
|
|
|
|
|
Re: Equivalent in U++ to STL list container [message #40359 is a reply to message #40337] |
Tue, 23 July 2013 20:03   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
281264 wrote on Sun, 21 July 2013 16:23 | I would like to know if there is something in NTL (or in U++) equivalent to C++ standard STL list container (the doubly linked list container).
Thx,
Javier
|
If you still need double or single linked list I can put into bazaar my version of intrusive list with sentinel.
Regards,
Novo
|
|
|
|
|
Re: Equivalent in U++ to STL list container [message #40609 is a reply to message #40607] |
Fri, 23 August 2013 05:52  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
281264 wrote on Thu, 22 August 2013 12:36 |
Quote: | If you still need double or single linked list I can put into bazaar my version of intrusive list with sentinel.
|
Hi Novo,
Could you please upload your version of double linked list into Bazaar?
Thx,
Javier
|
It is in bazaar\ADT\List.h
Please let me know if something is wrong with it.
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Sun Apr 27 21:09:49 CEST 2025
Total time taken to generate the page: 0.00931 seconds
|