4 <meta charset="UTF-8" />
5 <title>Namespace::BothBaseAndDerivedInRootNamespace struct | My Project</title>
6 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
7 <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
8 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
11 <header><nav id="navigation">
12 <div class="m-container">
14 <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
19 <div class="m-container m-container-inflatable">
21 <div class="m-col-l-10 m-push-l-1">
23 <span class="m-breadcrumb"><a href="namespaceNamespace.html">Namespace</a>::<wbr/></span>BothBaseAndDerivedInRootNamespace <span class="m-thin">struct</span>
25 <p>A namespaced class with both base and derived in the root NS.</p>
26 <section id="base-classes">
27 <h2><a href="#base-classes">Base classes</a></h2>
30 struct <a href="structBase.html" class="m-dox">Base</a>
32 <dd>A base class in the root namespace.</dd>
35 <section id="derived-classes">
36 <h2><a href="#derived-classes">Derived classes</a></h2>
39 struct <a href="structDerived.html" class="m-dox">Derived</a>
41 <dd>A derived class in the root namespace.</dd>