Introduced forward declaration of types per discussion with ken.
A forward-declared (or not yet fully defined) type must be used to construct (mutually) recursive type declarations. This simplifies the compiler and resolves the issue at which scope the forward- declared type is to be declared. SVN=117770
Showing
Please
register
or
sign in
to comment