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 2013. The current version is 1.90.0.
inheritinherit — Declares a base class of the enclosing class or struct
This element contains the name of the class inherited. The
content model is free-form, as the inherited class may be an
instantiation of a template and may have markup in it (e.g.,
classname tags).
| Name | Type | Value | Purpose |
|---|---|---|---|
| last-revision | #IMPLIED | CDATA | Set to $Date: 2006/11/03 19:39:44 $ to keep "last revised" information in sync with CVS changes |
| access | #REQUIRED | CDATA | Â |
| id | #IMPLIED | CDATA | A global identifier for this element |
| xml:base | #IMPLIED | CDATA | Implementation detail used by XIncludes |
| Copyright © 2003-2005 Douglas Gregor |