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

Home » U++ Library support » U++ Core » Equivalent in U++ to STL list container
Re: Equivalent in U++ to STL list container [message #40345 is a reply to message #40337] Mon, 22 July 2013 22:13 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
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


No. list, as container, is totally useless...

There is Link helper class for double-linked lists, but that cannot be considered a container.

If you are about fast insertion/removal times, use InVector.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Solve memory leak in OpenSSL 1.0.1c
Next Topic: StdLogSetup breaks ReadStdIn
Goto Forum:
  


Current Time: Fri May 15 10:00:10 GMT+2 2026

Total time taken to generate the page: 0.00489 seconds