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 » Xmlize works only for storing
Re: Xmlize works only for storing [message #18539 is a reply to message #18518] Tue, 07 October 2008 12:41 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
exhu wrote on Mon, 06 October 2008 03:45

luzr wrote on Fri, 03 October 2008 12:54



Well, I certainly would not recomend using STL Smile




Ok, but are there analogues in NTL to the following STL classes:
set, list ?


std::set -> Index. It provides something a bit more complex, but can easily replace set and multiset.

std::list is simply completely useless container. Use Vector/Array/BiVector/BiArray.

(Before you start argumenting about O(1) insertion times, tell how do you know where to insert Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FindFile, get dir list
Next Topic: String reverse find
Goto Forum:
  


Current Time: Thu Aug 21 11:58:38 CEST 2025

Total time taken to generate the page: 0.06603 seconds