Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2024. The current version is 1.89.0.
inheritinherit — Declares a base class of the enclosing class or struct
| Name | Type | Value | Purpose |
|---|---|---|---|
| last-revision | #IMPLIED | CDATA | Set to $Date$ 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 |