c++ - Compiling Stingray code...
- Jan Knepper (21/21) Apr 14 2004 Stingray seems to use the following construction:
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
Apr 14 2004