...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
inherit
inherit — Declares a base class of the enclosing class or struct
Name | Type | Value | Purpose |
---|---|---|---|
last-revision | #IMPLIED | CDATA | Set to $Date: 2009-10-10 15:53:46 +0100 (Sat, 10 Oct 2009) $ to keep "last revised" information in sync with CVS changes |
access | #IMPLIED | CDATA | The access specifier ("public", "private", or "protected") of the inheritance. |
id | #IMPLIED | CDATA | A global identifier for this element |
pack | #IMPLIED | CDATA | Set to '1' if this is a pack exapansion. |
xml:base | #IMPLIED | CDATA | Implementation detail used by XIncludes |