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 » Using standard C++ in U++ application
Re: Using standard C++ in U++ application [message #44404 is a reply to message #44403] Fri, 06 March 2015 07:09 Go to previous messageGo to previous message
eldiener is currently offline  eldiener
Messages: 18
Registered: March 2015
Promising Member
mirek wrote on Fri, 06 March 2015 00:44
No problem at all.

Usually you can mix it too, while U++ containers have different element requirements (either more constrained in Vector or totally relaxed in Array), there is huge intersection where std:: algorithms work on U++ containers, std:: containers work with U++ concrete types and U++ algorithms work on std:: containers.


Thanks ! I will definitely take a look at U++ for cross-platform C++ programming.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: LocalProcess trivia bug in Write() function causing incorrect error strings
Next Topic: Which source repository to use
Goto Forum:
  


Current Time: Sun May 12 08:49:29 CEST 2024

Total time taken to generate the page: 0.02760 seconds