-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9dd2f6d
commit 9eece73
Showing
89 changed files
with
22,432 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,153 @@ | ||
</html> | ||
<head></head> | ||
<body> | ||
<div> | ||
<h1>Reference</h1> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Global namespace</h2> | ||
</div> | ||
<div> | ||
<div> | ||
<h3> Types</h3> | ||
</div> | ||
<div> | ||
<h3>Types</h3> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Class A</h2> | ||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
template<typename T> | ||
struct A; | ||
</pre> | ||
</div> | ||
|
||
<div> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Class B</h2> | ||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
template< | ||
typename T, | ||
typename U> | ||
struct B; | ||
</pre> | ||
</div> | ||
|
||
<div> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>C</h2> | ||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
template<typename T> | ||
using C = A<T>; | ||
</pre> | ||
</div> | ||
|
||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Class D</h2> | ||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
template<typename T> | ||
struct D; | ||
</pre> | ||
</div> | ||
|
||
<div> | ||
<div> | ||
<h3>Types</h3> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2><a href="#">D</a>:: | ||
E</h2> | ||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
template<typename U> | ||
using E = B<T, U>; | ||
</pre> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div><h4>Created with MrDocs</h4></div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
</html> | ||
<head></head> | ||
<body> | ||
<div> | ||
<h1>Reference</h1> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Global namespace</h2> | ||
</div> | ||
<div> | ||
<div> | ||
<h3> Member Functions</h3> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Function f</h2> | ||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
bool | ||
f(); | ||
</pre> | ||
</div> | ||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
<div><h4>Created with MrDocs</h4></div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
</html> | ||
<head></head> | ||
<body> | ||
<div> | ||
<h1>Reference</h1> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Global namespace</h2> | ||
</div> | ||
<div> | ||
<div> | ||
<h3> Member Functions</h3> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Function f5</h2> | ||
<p><span>brief</span> <b>bold</b> <span>it</span> <span>continues to the line.</span></p> | ||
|
||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
void | ||
f5(); | ||
</pre> | ||
</div> | ||
|
||
|
||
|
||
|
||
</div> | ||
|
||
[#[object Object]] | ||
|
||
<div id="[object Object]"> | ||
<div> | ||
<h2>Function f6</h2> | ||
<p><span>brief</span></p> | ||
|
||
|
||
</div> | ||
|
||
<div> | ||
<h3>Synopsis</h3> | ||
<div> | ||
<code> | ||
</code> | ||
</div> | ||
<pre class="source-code cpp"> | ||
void | ||
f6(); | ||
</pre> | ||
</div> | ||
|
||
<div> | ||
<h3>Description</h3> | ||
<p><span>many lined</span> <b>bold</b> <span>what will</span> <span>happen?</span></p> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
<div><h4>Created with MrDocs</h4></div> | ||
</body> | ||
</html> |
Oops, something went wrong.