bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static class member initialization buggy?


From: André Pönitz
Subject: Re: Static class member initialization buggy?
Date: 11 Dec 2001 16:54:14 GMT

Johnny Wezel <address@hidden> wrote:
> a) a bug in GNU C++
> b) not allowed to be used this way

This is neither. It is allowed and should work as expected. Are your five
classes perhaps all derived from class X and you have only one counter?
If not, could you provide a minimalistic example that compiles
out-of-the-box and shows that behaviour? Two classes and 50 lines should be
enough...

Andre'

-- 
André Pönitz .............................................. address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]