Skip to content

Commit 0474023

Browse files
committed
Update magistrate_docs (auto-build)
1 parent 381c92c commit 0474023

File tree

908 files changed

+146282
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

908 files changed

+146282
-0
lines changed
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<title>src/checkpoint/dispatch/allocator.h file | magistrate</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+documentation.compiled.css" />
8+
<link rel="icon" href="favicon-dark.png" type="image/png" />
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
10+
<meta name="theme-color" content="#22272e" />
11+
</head>
12+
<body>
13+
<header><nav id="navigation">
14+
<div class="m-container">
15+
<div class="m-row">
16+
<a href="index.html" id="m-navbar-brand" class="m-col-t-8 m-col-m-none m-left-m">magistrate</a>
17+
<div class="m-col-t-4 m-hide-m m-text-right m-nopadr">
18+
<a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
19+
<path id="m-doc-search-icon-path" d="m6 0c-3.31 0-6 2.69-6 6 0 3.31 2.69 6 6 6 1.49 0 2.85-0.541 3.89-1.44-0.0164 0.338 0.147 0.759 0.5 1.15l3.22 3.79c0.552 0.614 1.45 0.665 2 0.115 0.55-0.55 0.499-1.45-0.115-2l-3.79-3.22c-0.392-0.353-0.812-0.515-1.15-0.5 0.895-1.05 1.44-2.41 1.44-3.89 0-3.31-2.69-6-6-6zm0 1.56a4.44 4.44 0 0 1 4.44 4.44 4.44 4.44 0 0 1-4.44 4.44 4.44 4.44 0 0 1-4.44-4.44 4.44 4.44 0 0 1 4.44-4.44z"/>
20+
</svg></a>
21+
<a id="m-navbar-show" href="#navigation" title="Show navigation"></a>
22+
<a id="m-navbar-hide" href="#" title="Hide navigation"></a>
23+
</div>
24+
<div id="m-navbar-collapse" class="m-col-t-12 m-show-m m-col-m-none m-right-m">
25+
<div class="m-row">
26+
<ol class="m-col-t-6 m-col-m-none">
27+
<li>
28+
<a href="ckpt_learn.html">Learn</a>
29+
<ol>
30+
<li><a href="ckpt_learn_build.html">How to Build</a></li>
31+
<li><a href="ckpt_learn_examples.html">Examples</a></li>
32+
<li><a href="ckpt_learn_serialize.html">How to Serialize Data</a></li>
33+
</ol>
34+
</li>
35+
<li><a href="pages.html">Pages</a></li>
36+
</ol>
37+
<ol class="m-col-t-6 m-col-m-none" start="3">
38+
<li><a href="annotated.html">Classes</a></li>
39+
<li><a href="files.html">Files</a></li>
40+
<li>
41+
<a href="https://github.com/">GitHub</a>
42+
<ol>
43+
<li><a href="https://github.com/DARMA-tasking/magistrate">magistrate</a></li>
44+
<li><a href="https://github.com/DARMA-tasking/checkpoint-member-analyzer">Serialization Sanitizer</a></li>
45+
</ol>
46+
</li>
47+
<li class="m-show-m"><a href="#search" class="m-doc-search-icon" title="Search" onclick="return showSearch()"><svg style="height: 0.9rem;" viewBox="0 0 16 16">
48+
<use href="#m-doc-search-icon-path" />
49+
</svg></a></li>
50+
</ol>
51+
</div>
52+
</div>
53+
</div>
54+
</div>
55+
</nav></header>
56+
<main><article>
57+
<div class="m-container m-container-inflatable">
58+
<div class="m-row">
59+
<div class="m-col-l-10 m-push-l-1">
60+
<h1>
61+
<span class="m-breadcrumb"><a href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a>/</span><span class="m-breadcrumb"><a href="dir_f8a23b4b6ee8630a1187b0b1add2ade0.html">checkpoint</a>/</span><span class="m-breadcrumb"><a href="dir_7465b7a05c9903f1bfdf67a684d22729.html">dispatch</a>/</span>allocator.h <span class="m-thin">file</span>
62+
</h1>
63+
<p><span></span></p>
64+
<nav class="m-block m-default">
65+
<h3>Contents</h3>
66+
<ul>
67+
<li>
68+
Reference
69+
<ul>
70+
<li><a href="#namespaces">Namespaces</a></li>
71+
<li><a href="#nested-classes">Classes</a></li>
72+
</ul>
73+
</li>
74+
</ul>
75+
</nav>
76+
<section id="namespaces">
77+
<h2><a href="#namespaces">Namespaces</a></h2>
78+
<dl class="m-doc">
79+
<dt>namespace <a href="namespacecheckpoint.html" class="m-doc">checkpoint</a></dt>
80+
<dd><span></span></dd>
81+
<dt>namespace <a href="namespacecheckpoint_1_1dispatch.html" class="m-doc">checkpoint::dispatch</a></dt>
82+
<dd><span></span></dd>
83+
</dl>
84+
</section>
85+
<section id="nested-classes">
86+
<h2><a href="#nested-classes">Classes</a></h2>
87+
<dl class="m-doc">
88+
<dt>
89+
<div class="m-doc-template">template&lt;typename T&gt;</div>
90+
struct <a href="structcheckpoint_1_1dispatch_1_1_allocator.html" class="m-doc">checkpoint::dispatch::Allocator</a>
91+
</dt>
92+
<dd><span></span></dd>
93+
</dl>
94+
</section>
95+
</div>
96+
</div>
97+
</div>
98+
</article></main>
99+
<div class="m-doc-search" id="search">
100+
<a href="#!" onclick="return hideSearch()"></a>
101+
<div class="m-container">
102+
<div class="m-row">
103+
<div class="m-col-m-8 m-push-m-2">
104+
<div class="m-doc-search-header m-text m-small">
105+
<div><span class="m-label m-default">Tab</span> / <span class="m-label m-default">T</span> to search, <span class="m-label m-default">Esc</span> to close</div>
106+
<div id="search-symbolcount">&hellip;</div>
107+
</div>
108+
<div class="m-doc-search-content">
109+
<form>
110+
<input type="search" name="q" id="search-input" placeholder="Loading &hellip;" disabled="disabled" autofocus="autofocus" autocomplete="off" spellcheck="false" />
111+
</form>
112+
<noscript class="m-text m-danger m-text-center">Unlike everything else in the docs, the search functionality <em>requires</em> JavaScript.</noscript>
113+
<div id="search-help" class="m-text m-dim m-text-center">
114+
<p class="m-noindent">Search for symbols, directories, files, pages or
115+
modules. You can omit any prefix from the symbol or file path; adding a
116+
<code>:</code> or <code>/</code> suffix lists all members of given symbol or
117+
directory.</p>
118+
<p class="m-noindent">Use <span class="m-label m-dim">&darr;</span>
119+
/ <span class="m-label m-dim">&uarr;</span> to navigate through the list,
120+
<span class="m-label m-dim">Enter</span> to go.
121+
<span class="m-label m-dim">Tab</span> autocompletes common prefix, you can
122+
copy a link to the result using <span class="m-label m-dim"></span>
123+
<span class="m-label m-dim">L</span> while <span class="m-label m-dim"></span>
124+
<span class="m-label m-dim">M</span> produces a Markdown link.</p>
125+
</div>
126+
<div id="search-notfound" class="m-text m-warning m-text-center">Sorry, nothing was found.</div>
127+
<ul id="search-results"></ul>
128+
</div>
129+
</div>
130+
</div>
131+
</div>
132+
</div>
133+
<script src="search-v2.js"></script>
134+
<script src="searchdata-v2.js" async="async"></script>
135+
<footer><nav>
136+
<div class="m-container">
137+
<div class="m-row">
138+
<div class="m-col-l-10 m-push-l-1">
139+
<p>magistrate. Created with <a href="https://doxygen.org/">Doxygen</a> 1.8.16 and <a href="https://mcss.mosra.cz/">m.css</a>.</p>
140+
</div>
141+
</div>
142+
</div>
143+
</nav></footer>
144+
</body>
145+
</html>

0 commit comments

Comments
 (0)