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 » Community » PR, media coverage, articles and documentation » Review U++ in Russian open source magazine "System Administrator"
Re: Review U++ in Russian open source magazine "System Administrator" [message #28905 is a reply to message #28902] Sat, 25 September 2010 15:19 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Small factual comment (to author, which seem to be visiting here :):

Quote:


Мне так и не удалось найти анало-
гов многих полезных алгоритмов STL (например, unique). Кроме
того, алгоритмы работают с контейнерами как с целым, а пере-
дать алгоритму диапазон элементов невозможно. Справедли-
вости ради нужно сказать, что для подавляющего большинст-
ва задач эти ограничения несущественны, но все же NTL дале-
ко не так полна и продумана, как STL.


Well, first, you can actually apply STL algorithms to NTL containers without issues, as long as container elements satisfy STL requirements as NTL containers define iterators and Begin/End (not that I would ever used STL algorithm - but its there Smile

Also, it IS possible to apply many algorithms to parts of countainers. Quite often, basic version is defined in terms of iterators, then there is a 'utility' overload that takes container as whole.

Other than that, excellent article. It should be translated and reposted in english somewhere - say Codeproject?

[Updated on: Sat, 25 September 2010 15:20]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PR!
Next Topic: TheIDE in Rolling Release
Goto Forum:
  


Current Time: Sun May 05 15:30:29 CEST 2024

Total time taken to generate the page: 0.01748 seconds