pingus-devel
[Top][All Lists]
Advanced

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

Re: [Pingus-CVS] CVS: Games/Pingus/src/worldmap manager.cxx,1.13,1.14


From: Neil Hotmail
Subject: Re: [Pingus-CVS] CVS: Games/Pingus/src/worldmap manager.cxx,1.13,1.14
Date: Sun, 29 Sep 2002 20:11:03 +0100

> On Sunday 29 September 2002 00:24, address@hidden wrote:
> > -WorldMapManager* WorldMapManager::instance_(0);
> > +WorldMapManager* WorldMapManager::instance_ = 0;

> Just out of curiosity - why do you change an explicit constructor call to
an
> implicit one? The above code is definitely no assignment, it's
construction.

Windows complained at it, and refused to compile with it using the
construction.

Ginge





reply via email to

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