Large memory allocations

2008-11-14 Thread bearophile
While allocating lot of memory for a little memory-hungry program, I have found results that I don't understand. So I have written the following test programs. Maybe someone can give me some information on the matter. I am using a default install of a 32 bit Win XP with 2 GB RAM (so for example I

Re: Detecting if a class type (which may or may not have a default constructor) is abstract

2008-11-14 Thread Max Samukha
On Thu, 13 Nov 2008 21:07:03 -0500, "Jarrett Billingsley" <[EMAIL PROTECTED]> wrote: >On Thu, Nov 13, 2008 at 8:50 PM, Christopher Wright <[EMAIL PROTECTED]> wrote: >> Jarrett Billingsley wrote: >>> >>> I just don't think it's possible. If all classes had default ctors, >>> it'd be easy; is(typeo