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 » Newbie corner » Usage of "new" and "delete" in U++
Re: Usage of "new" and "delete" in U++ [message #27137 is a reply to message #27135] Sun, 27 June 2010 15:54 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Read it:
http://www.ultimatepp.org/www$uppweb$overview$en-us.html

All screen object are stack object.

And this very usual!

All screen object - the object stack.

And it is very convenient!
When we leave the area of life the object - it is removed.

There is no need garbage collectors.

For complex structures use the containers.

Description of the containers are here:
http://www.ultimatepp.org/srcdoc$Core$Tutorial$en-us.html


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: U++ vs Qt
Next Topic: Message from the system.
Goto Forum:
  


Current Time: Thu May 09 20:54:14 CEST 2024

Total time taken to generate the page: 0.01869 seconds