U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Sun Apr 26 02:37:57 GMT+2 2026

Total time taken to generate the page: 0.01472 seconds