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 » Array & Gdiplus::Pen problem
Re: Array & Gdiplus::Pen problem [message #10854 is a reply to message #10851] Wed, 01 August 2007 18:01 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Obviously, SetCount requires default constructor - you are creating default constructed object in the process...

BTW, this is only required if the new number of elements is greater, but SetCount has to contain the increase variant too.

Anyway, if you are reducing the number of elements, you can use also Trim (without default constructor requirement).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: #ifdef PLATFORM_POSIX #include <bits/atomicity.h> for POSIX ?
Next Topic: Compatibility change
Goto Forum:
  


Current Time: Mon Aug 25 03:53:54 CEST 2025

Total time taken to generate the page: 0.05338 seconds