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 » [XML] Assertion when GetAttrCount()
Re: [XML] Assertion when GetAttrCount() [message #7023 is a reply to message #7017] Fri, 08 December 2006 09:18 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
g00fy wrote on Thu, 07 December 2006 19:50

I like smartpointers! They keep my memory organised Smile


Well, you will not like U++ then....

U++ has all resources very organised - but without smart pointers. Core U++ paradigms are:

- GC is bad idea
- Shared reference counted pointers is even worse idea
- Manually releasing resources is absolutely stupid idea

Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug in "Streams" documentation (Serialization support)?
Next Topic: Value: BOOLEAN_V, USERVALUE_V [REQUEST]
Goto Forum:
  


Current Time: Sun Aug 17 20:22:15 CEST 2025

Total time taken to generate the page: 0.05005 seconds