Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9568c98 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ned14 committed Sep 4, 2024
1 parent 908dc4e commit 08fe96b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions todo.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt>Class <a class="el" href="classllfio__v2__xxx_1_1algorithm_1_1cached__parent__handle__adapter.html">llfio_v2_xxx::algorithm::cached_parent_handle_adapter&lt; T &gt;</a> </dt>
<dd><a class="anchor" id="_todo000003"></a>I have been lazy and used public inheritance from that base i/o handle. I should use protected inheritance to prevent slicing, and expose all the public functions by hand. </dd>
<dt>Namespace <a class="el" href="namespacellfio__v2__xxx.html">llfio_v2_xxx</a> </dt>
<dd><a class="anchor" id="_todo000002"></a>TODO FIXME Replace in-memory log with memory map file backed log. </dd>
<dt>Class <a class="el" href="classllfio__v2__xxx_1_1algorithm_1_1cached__parent__handle__adapter.html">llfio_v2_xxx::algorithm::cached_parent_handle_adapter&lt; T &gt;</a> </dt>
<dd><a class="anchor" id="_todo000003"></a>I have been lazy and used public inheritance from that base i/o handle. I should use protected inheritance to prevent slicing, and expose all the public functions by hand. </dd>
<dt>Class <a class="el" href="classllfio__v2__xxx_1_1algorithm_1_1combining__handle__adapter.html">llfio_v2_xxx::algorithm::combining_handle_adapter&lt; Op, Target, Source &gt;</a> </dt>
<dd><a class="anchor" id="_todo000004"></a>I have been lazy and used public inheritance from <code>byte_io_handle</code> and <code>file_handle</code>. I should use protected inheritance to prevent slicing, and expose all the public functions by hand. </dd>
<dt>Class <a class="el" href="classllfio__v2__xxx_1_1algorithm_1_1shared__fs__mutex_1_1atomic__append.html">llfio_v2_xxx::algorithm::shared_fs_mutex::atomic_append</a> </dt>
Expand Down

0 comments on commit 08fe96b

Please sign in to comment.