Using classes internal to your implementation

If you have classes whose definition does not appear in any public header file, you can do anything you want. However, you have to recompile and reship any code that does refer to the class definition.

It's acceptable for the class' name to appear in a public header file if it only appears as a forward declaration (for example, classTFoo;).


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker