|
Extending html++ With Your Own Classes
| [Previous] [Main] [Next] |
|
| |
| TIP: If you add new insertion or assignment operators for a derived html++ class, the rules of C++ dictate that you must reimplement all such base class operators.
| |
|
| |
| For additional examples of deriving from html++ classes, see the examples accompanying the following topics:
| |
|
| |
| htmlContainer
| |
|
| |
