Note that PERCEPS understands templates and multiple inheritiance.
Public | ||
| Derived2 ( T & arg ) | : Class constructor | |
| operator T & () | ||
| Base * | operator[] (int) | : operator overload with autolink |
| enum { Lions=5, Tigers, Bears } | : An enumeration | |
Protected | ||
| int | protected1 | : A protected member |
| T | protected2 | |