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 » 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: 14255
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: Mon Apr 28 23:25:10 CEST 2025

Total time taken to generate the page: 0.00418 seconds