chiark / gitweb /
23289fd58be2aa5221b937e7316d71fd0acc3267
[blog.git] /
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
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" />
9 </head>
10 <body>
11 <header><nav id="navigation">
12   <div class="m-container">
13     <div class="m-row">
14       <a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">My Project</a>
15     </div>
16   </div>
17 </nav></header>
18 <main><article>
19   <div class="m-container m-container-inflatable">
20     <div class="m-row">
21       <div class="m-col-l-10 m-push-l-1">
22         <h1>
23           <span class="m-breadcrumb"><a href="namespaceNamespace.html">Namespace</a>::<wbr/></span>BothBaseAndDerivedInRootNamespace <span class="m-thin">struct</span>
24         </h1>
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>
28           <dl class="m-dox">
29             <dt>
30               struct <a href="structBase.html" class="m-dox">Base</a>
31             </dt>
32             <dd>A base class in the root namespace.</dd>
33           </dl>
34         </section>
35         <section id="derived-classes">
36           <h2><a href="#derived-classes">Derived classes</a></h2>
37           <dl class="m-dox">
38             <dt>
39               struct <a href="structDerived.html" class="m-dox">Derived</a>
40             </dt>
41             <dd>A derived class in the root namespace.</dd>
42           </dl>
43         </section>
44       </div>
45     </div>
46   </div>
47 </article></main>
48 </body>
49 </html>