Skip to content

Commit

Permalink
Docs update: 6213afe
Browse files Browse the repository at this point in the history
[email protected]
[code style] Address hits generated by  "modernize-deprecated-headers" (#958)
  • Loading branch information
ipl_ci committed May 16, 2024
1 parent b756e57 commit 73d13c6
Show file tree
Hide file tree
Showing 47 changed files with 1 addition and 1 deletion.
Binary file modified .doctrees/documentation/bench_docs/guide.doctree
Binary file not shown.
Binary file modified .doctrees/documentation/bench_docs/quick_start.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/documentation/dev_ref_docs/c_ref/c_job_apis.doctree
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/documentation/dev_ref_docs/low_level_api.doctree
Binary file not shown.
Binary file modified .doctrees/documentation/get_started_docs/code_examples.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .doctrees/documentation/get_started_docs/installation.doctree
Binary file not shown.
Binary file modified .doctrees/documentation/get_started_docs/quick_start.doctree
Binary file not shown.
Binary file modified .doctrees/documentation/get_started_docs/testing.doctree
Binary file not shown.
Binary file modified .doctrees/documentation/introduction_docs/introduction.doctree
Binary file not shown.
Binary file modified .doctrees/documentation/introduction_docs/legal.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2260,7 +2260,7 @@ <h2><a class="toc-backref" href="#id11" role="doc-backlink">Serialization</a><a
<span class="cp">#include</span><span class="w"> </span><span class="cpf">&lt;iostream&gt;</span>
<span class="cp">#include</span><span class="w"> </span><span class="cpf">&lt;vector&gt;</span>
<span class="cp">#include</span><span class="w"> </span><span class="cpf">&lt;memory&gt;</span>
<span class="cp">#include</span><span class="w"> </span><span class="cpf">&lt;stdint.h&gt;</span>
<span class="cp">#include</span><span class="w"> </span><span class="cpf">&lt;cstdint&gt;</span>

<span class="cp">#include</span><span class="w"> </span><span class="cpf">&quot;qpl/qpl.h&quot;</span>
<span class="cp">#include</span><span class="w"> </span><span class="cpf">&quot;examples_utils.hpp&quot;</span><span class="c1"> // for argument parsing function</span>
Expand Down

0 comments on commit 73d13c6

Please sign in to comment.