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 #44403 is a reply to message #44401] Fri, 06 March 2015 06:44 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
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.
 
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: Sat May 11 19:00:57 CEST 2024

Total time taken to generate the page: 0.28831 seconds