OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This macro is used in an abstract class. DECLARE_STREAMABLE doesn't work with an abstract class because an asbtract class can never be instantiated, and the code that attempts to instantiate the object (Build) causes compiler errors.