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

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: 14290
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: Wed Apr 29 10:20:39 GMT+2 2026

Total time taken to generate the page: 0.00805 seconds