<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
    <dl style="line-height: 1.5; margin-left: 2em">
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Author</dt>
      <dd style="margin-left: 8.5em">susumu.yata &lt;susum****@gmail*****&gt;</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Date</dt>
      <dd style="margin-left: 8.5em">2013-06-17 17:41:21 +0900 (Mon, 17 Jun 2013)</dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">New Revision</dt>
      <dd style="margin-left: 8.5em"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c">3e37e1c01b9b8d977a525cd8feefb9bd48acad3c</a></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Message</dt>
      <dd style="margin-left: 8.5em"><pre style="border: 1px solid #aaa; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; padding: 0.5em; width: auto">Remove a using from KeyStore&lt;T&gt; to KeyArray.</pre></dd>
      <dt style="clear: both; float: left; font-weight: bold; width: 8em">Modified files</dt>
      <dd style="margin-left: 8.5em">
        <ul>
          <li><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#diff-0">lib/grnxx/map/hash_table.cpp</a></li>
          <li><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#diff-1">lib/grnxx/map/hash_table.hpp</a></li>
        </ul>
      </dd>
    </dl>

    <div class="diff-section" style="clear: both">
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/grnxx/map/hash_table.cpp (+2 -2)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L329">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L330">330</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L331">331</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L332">332</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L333">333</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L334">334</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L335">335</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L336">336</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L354">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L355">355</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L356">356</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L357">357</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L358">358</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L359">359</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L360">360</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0L361">361</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R329">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R330">330</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R331">331</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R332">332</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R333">333</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R334">334</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R335">335</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R336">336</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R354">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R355">355</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R356">356</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R357">357</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R358">358</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R359">359</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R360">360</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L0R361">361</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -330,7 +330,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">bool HashTable&lt;T&gt;::create_map(Storage *storage, uint32_t storage_node_id,</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   *header_ = Header();</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   key_ids_.reset(KeyIDArray::create(storage, storage_node_id_,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                                     KeyIDArray::page_size() - 1));</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  keys_.reset(KeyArray::create(storage, storage_node_id_));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  keys_.reset(KeyStore&lt;T&gt;::create(storage, storage_node_id_));</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (!key_ids_ || !keys_) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     storage-&gt;unlink_node(storage_node_id_);</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     return false;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -355,7 +355,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">bool HashTable&lt;T&gt;::open_map(Storage *storage, uint32_t storage_node_id) {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   storage_node_id_ = storage_node_id;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   header_ = static_cast&lt;Header *&gt;(storage_node.body());</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   key_ids_.reset(KeyIDArray::open(storage, header_-&gt;key_ids_storage_node_id));</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  keys_.reset(KeyArray::open(storage, header_-&gt;keys_storage_node_id));</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  keys_.reset(KeyStore&lt;T&gt;::open(storage, header_-&gt;keys_storage_node_id));</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   if (!key_ids_ || !keys_) {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">     return false;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   }</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
      <table style="border-collapse: collapse; border: 1px solid #aaa">
        <thead>
          <tr class="diff-header" style="border: 1px solid #aaa">
            <td colspan="3">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">  Modified: lib/grnxx/map/hash_table.hpp (+1 -2)</span>
<span class="diff-header-mark" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">===================================================================</span>
</pre>
            </td>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L41">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L43">43</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L44">44</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L47">47</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L48">48</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L78">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L80">80</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L81">81</a></span>
<span class="diff-line-number-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L82">82</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L84">84</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1L85">85</a></span>
</pre>
            </th>
            <th class="diff-line-number" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R41">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R42">42</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R43">43</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R44">44</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R45">45</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R46">46</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R47">47</a></span>
<span class="diff-line-number-hunk-header" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R77">...</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R78">78</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R79">79</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R80">80</a></span>
<span class="diff-line-number-nothing" style="display: block; white-space: pre">&nbsp;</span>
<span class="diff-line-number-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R81">81</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R82">82</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R83">83</a></span>
<span class="diff-line-number-not-changed" style="display: block; white-space: pre"><a href="https://github.com/groonga/grnxx/commit/3e37e1c01b9b8d977a525cd8feefb9bd48acad3c#L1R84">84</a></span>
</pre>
            </th>
            <td class="diff-content" style="border: 1px solid #aaa">
<pre style="border: 0; font-family: Consolas, Menlo, &quot;Liberation Mono&quot;, Courier, monospace; line-height: 1.2; margin: 0; padding: 0.5em; white-space: normal; width: auto"><span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -42,7 +42,6 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">template &lt;typename T&gt;</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre"> class HashTable : public Map&lt;T&gt; {</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   using Header = hash_table::Header;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   using KeyIDArray = typename hash_table::KeyIDArray&lt;T&gt;;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  using KeyArray = KeyStore&lt;T&gt;;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">  public:</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   using Key = typename Map&lt;T&gt;::Key;</span>
<span class="diff-hunk-header" style="background-color: #eaf2f5; color: #999999; display: block; white-space: pre">@@ -79,7 +78,7 @@ <span class="diff-context" style="background-color: #ffffaa; color: #000000">class HashTable : public Map&lt;T&gt; {</span></span>
<span class="diff-not-changed" style="display: block; white-space: pre">   Header *header_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   std::unique_ptr&lt;KeyIDArray&gt; key_ids_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre">   std::unique_ptr&lt;KeyIDArray&gt; old_key_ids_;</span>
<span class="diff-deleted" style="background-color: #ffaaaa; color: #000000; display: block; white-space: pre">-  std::unique_ptr&lt;KeyArray&gt; keys_;</span>
<span class="diff-added" style="background-color: #aaffaa; color: #000000; display: block; white-space: pre">+  std::unique_ptr&lt;KeyStore&lt;T&gt;&gt; keys_;</span>
<span class="diff-not-changed" style="display: block; white-space: pre"> </span>
<span class="diff-not-changed" style="display: block; white-space: pre">   bool create_map(Storage *storage, uint32_t storage_node_id,</span>
<span class="diff-not-changed" style="display: block; white-space: pre">                   const MapOptions &amp;options);</span>
</pre>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>