OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
DECLARE_CASTABLE macro

Streaming Macros

Syntax

#define DECLARE_CASTABLE
Definition objstrm.h:1440

Header File

objstrm.h

Description

This macro provides declarations that provide a rudimentary typesafe downcast mechanism. This is useful for compilers that don't support run-time type information.