April 14, 2004 Compiling Stingray code... | ||||
---|---|---|---|---|
| ||||
Stingray seems to use the following construction:
namespace Test
{
class Info;
};
class Test :: Info
{
public :
Info ();
Info ( const Info & ); // Info ( const Test :: Info & ) works...
};
8.40.2: On the copy constructor:
Error: C:\PRJ\TMP\Test0000.cpp(12): ')' expected
Thanks!
Jan
--
ManiaC++
Jan Knepper
But as for me and my household, we shall use Mozilla...
www.mozilla.org
|
Copyright © 1999-2021 by the D Language Foundation