Skip to content

Commit

Permalink
Deploying to github.io from @ 2cdbb07 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Jul 30, 2024
1 parent 72b896c commit c45df76
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion docs/unstable/clef_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -630,9 +630,9 @@
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a1caa82b7f8bd340d1e9e1c7aecae1837"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a1caa82b7f8bd340d1e9e1c7aecae1837">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso()</div><div class="ttdoc">Default constructor.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00527">handle.hpp:527</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a25191153689a41415ca9295fda6c49f3"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a25191153689a41415ca9295fda6c49f3">nda::mem::handle_sso::size</a></div><div class="ttdeci">long size() const noexcept</div><div class="ttdoc">Get the size of the handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00744">handle.hpp:744</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a27e66ec862c5343f1d4e53c50c2d24c4"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a27e66ec862c5343f1d4e53c50c2d24c4">nda::mem::handle_sso::~handle_sso</a></div><div class="ttdeci">~handle_sso() noexcept</div><div class="ttdoc">Destructor for the handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00535">handle.hpp:535</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a2b57ab7f5c383f0d08bf9451e0a8a49b"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a2b57ab7f5c383f0d08bf9451e0a8a49b">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso const &amp;h)</div><div class="ttdoc">Copy assignment operator first cleans up the current handle and then makes a deep copy of the data fr...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00598">handle.hpp:598</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a4126c541bf44f22c4cc02a9aafc26697"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a4126c541bf44f22c4cc02a9aafc26697">nda::mem::handle_sso::operator[]</a></div><div class="ttdeci">T &amp; operator[](long i) noexcept</div><div class="ttdoc">Subscript operator to access the data.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00707">handle.hpp:707</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a4169fabf8aacb973158d65b4db1c5e79"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a4169fabf8aacb973158d65b4db1c5e79">nda::mem::handle_sso::is_null</a></div><div class="ttdeci">bool is_null() const noexcept</div><div class="ttdoc">Check if the handle is in a null state.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00727">handle.hpp:727</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a52a015d6da0b6b4166aef83b85d21fd9"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a52a015d6da0b6b4166aef83b85d21fd9">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso const &amp;h) noexcept</div><div class="ttdoc">Copy assignment operator first cleans up the current handle and then makes a deep copy of the data fr...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00598">handle.hpp:598</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a649dca00da576d5c98b472bd8efcb94b"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a649dca00da576d5c98b472bd8efcb94b">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso &amp;&amp;h) noexcept</div><div class="ttdoc">Move assignment operator first releases the resources held by the current handle and then either copi...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00563">handle.hpp:563</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a656c8cf420d6ca9f49156667151c4639"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a656c8cf420d6ca9f49156667151c4639">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso(long size)</div><div class="ttdoc">Construct a handle for the data of a given size and initialize it depending on the value type.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00680">handle.hpp:680</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a65e3c814068e48281cb43a6104ecf23f"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a65e3c814068e48281cb43a6104ecf23f">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso(handle_sso const &amp;h)</div><div class="ttdoc">Copy construct a handle by making a deep copy of the data from the source handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00583">handle.hpp:583</a></div></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/unstable/doxygen_crawl.html
Original file line number Diff line number Diff line change
Expand Up @@ -2097,9 +2097,9 @@
<a href="structnda_1_1mem_1_1handle__sso.html#a1caa82b7f8bd340d1e9e1c7aecae1837"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a25191153689a41415ca9295fda6c49f3"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a27e66ec862c5343f1d4e53c50c2d24c4"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a2b57ab7f5c383f0d08bf9451e0a8a49b"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a4126c541bf44f22c4cc02a9aafc26697"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a4169fabf8aacb973158d65b4db1c5e79"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a52a015d6da0b6b4166aef83b85d21fd9"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a649dca00da576d5c98b472bd8efcb94b"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a656c8cf420d6ca9f49156667151c4639"/>
<a href="structnda_1_1mem_1_1handle__sso.html#a65e3c814068e48281cb43a6104ecf23f"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/unstable/for__each_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -741,9 +741,9 @@
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a1caa82b7f8bd340d1e9e1c7aecae1837"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a1caa82b7f8bd340d1e9e1c7aecae1837">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso()</div><div class="ttdoc">Default constructor.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00527">handle.hpp:527</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a25191153689a41415ca9295fda6c49f3"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a25191153689a41415ca9295fda6c49f3">nda::mem::handle_sso::size</a></div><div class="ttdeci">long size() const noexcept</div><div class="ttdoc">Get the size of the handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00744">handle.hpp:744</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a27e66ec862c5343f1d4e53c50c2d24c4"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a27e66ec862c5343f1d4e53c50c2d24c4">nda::mem::handle_sso::~handle_sso</a></div><div class="ttdeci">~handle_sso() noexcept</div><div class="ttdoc">Destructor for the handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00535">handle.hpp:535</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a2b57ab7f5c383f0d08bf9451e0a8a49b"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a2b57ab7f5c383f0d08bf9451e0a8a49b">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso const &amp;h)</div><div class="ttdoc">Copy assignment operator first cleans up the current handle and then makes a deep copy of the data fr...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00598">handle.hpp:598</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a4126c541bf44f22c4cc02a9aafc26697"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a4126c541bf44f22c4cc02a9aafc26697">nda::mem::handle_sso::operator[]</a></div><div class="ttdeci">T &amp; operator[](long i) noexcept</div><div class="ttdoc">Subscript operator to access the data.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00707">handle.hpp:707</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a4169fabf8aacb973158d65b4db1c5e79"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a4169fabf8aacb973158d65b4db1c5e79">nda::mem::handle_sso::is_null</a></div><div class="ttdeci">bool is_null() const noexcept</div><div class="ttdoc">Check if the handle is in a null state.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00727">handle.hpp:727</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a52a015d6da0b6b4166aef83b85d21fd9"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a52a015d6da0b6b4166aef83b85d21fd9">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso const &amp;h) noexcept</div><div class="ttdoc">Copy assignment operator first cleans up the current handle and then makes a deep copy of the data fr...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00598">handle.hpp:598</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a649dca00da576d5c98b472bd8efcb94b"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a649dca00da576d5c98b472bd8efcb94b">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso &amp;&amp;h) noexcept</div><div class="ttdoc">Move assignment operator first releases the resources held by the current handle and then either copi...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00563">handle.hpp:563</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a656c8cf420d6ca9f49156667151c4639"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a656c8cf420d6ca9f49156667151c4639">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso(long size)</div><div class="ttdoc">Construct a handle for the data of a given size and initialize it depending on the value type.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00680">handle.hpp:680</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a65e3c814068e48281cb43a6104ecf23f"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a65e3c814068e48281cb43a6104ecf23f">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso(handle_sso const &amp;h)</div><div class="ttdoc">Copy construct a handle by making a deep copy of the data from the source handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00583">handle.hpp:583</a></div></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/unstable/group__indices_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -856,9 +856,9 @@
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a1caa82b7f8bd340d1e9e1c7aecae1837"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a1caa82b7f8bd340d1e9e1c7aecae1837">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso()</div><div class="ttdoc">Default constructor.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00527">handle.hpp:527</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a25191153689a41415ca9295fda6c49f3"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a25191153689a41415ca9295fda6c49f3">nda::mem::handle_sso::size</a></div><div class="ttdeci">long size() const noexcept</div><div class="ttdoc">Get the size of the handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00744">handle.hpp:744</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a27e66ec862c5343f1d4e53c50c2d24c4"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a27e66ec862c5343f1d4e53c50c2d24c4">nda::mem::handle_sso::~handle_sso</a></div><div class="ttdeci">~handle_sso() noexcept</div><div class="ttdoc">Destructor for the handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00535">handle.hpp:535</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a2b57ab7f5c383f0d08bf9451e0a8a49b"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a2b57ab7f5c383f0d08bf9451e0a8a49b">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso const &amp;h)</div><div class="ttdoc">Copy assignment operator first cleans up the current handle and then makes a deep copy of the data fr...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00598">handle.hpp:598</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a4126c541bf44f22c4cc02a9aafc26697"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a4126c541bf44f22c4cc02a9aafc26697">nda::mem::handle_sso::operator[]</a></div><div class="ttdeci">T &amp; operator[](long i) noexcept</div><div class="ttdoc">Subscript operator to access the data.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00707">handle.hpp:707</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a4169fabf8aacb973158d65b4db1c5e79"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a4169fabf8aacb973158d65b4db1c5e79">nda::mem::handle_sso::is_null</a></div><div class="ttdeci">bool is_null() const noexcept</div><div class="ttdoc">Check if the handle is in a null state.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00727">handle.hpp:727</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a52a015d6da0b6b4166aef83b85d21fd9"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a52a015d6da0b6b4166aef83b85d21fd9">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso const &amp;h) noexcept</div><div class="ttdoc">Copy assignment operator first cleans up the current handle and then makes a deep copy of the data fr...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00598">handle.hpp:598</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a649dca00da576d5c98b472bd8efcb94b"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a649dca00da576d5c98b472bd8efcb94b">nda::mem::handle_sso::operator=</a></div><div class="ttdeci">handle_sso &amp; operator=(handle_sso &amp;&amp;h) noexcept</div><div class="ttdoc">Move assignment operator first releases the resources held by the current handle and then either copi...</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00563">handle.hpp:563</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a656c8cf420d6ca9f49156667151c4639"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a656c8cf420d6ca9f49156667151c4639">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso(long size)</div><div class="ttdoc">Construct a handle for the data of a given size and initialize it depending on the value type.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00680">handle.hpp:680</a></div></div>
<div class="ttc" id="astructnda_1_1mem_1_1handle__sso_html_a65e3c814068e48281cb43a6104ecf23f"><div class="ttname"><a href="structnda_1_1mem_1_1handle__sso.html#a65e3c814068e48281cb43a6104ecf23f">nda::mem::handle_sso::handle_sso</a></div><div class="ttdeci">handle_sso(handle_sso const &amp;h)</div><div class="ttdoc">Copy construct a handle by making a deep copy of the data from the source handle.</div><div class="ttdef"><b>Definition</b> <a href="handle_8hpp_source.html#l00583">handle.hpp:583</a></div></div>
Expand Down
Loading

0 comments on commit c45df76

Please sign in to comment.