コミット履歴

作者 SHA1 メッセージ 日付
  Sam Jaffe 8c840a317e Perform some cleanup. 5 年 前
  Sam Jaffe 9f5f144cd6 Add test for empty tree and move constructor 7 年 前
  Sam Jaffe e2a7b9f7f6 Add test case for dereferencing an invalid iterator 7 年 前
  Samuel Jaffe d162ccfb5b Cleaning some things up. Fixing bugs in typedefs, etc. 8 年 前
  Samuel Jaffe fed6a55440 Extracting find_impl into a friend function. 8 年 前
  Samuel Jaffe 9ae406f017 Cherry picking good change fragments from optional branch 8 年 前
  Samuel Jaffe 993a2ca94e Make trie's copy constructor O(n) 8 年 前
  Samuel Jaffe b1f756b780 Fixing insert(key_type const &, mapped_type const &) to properly return iterator. 8 年 前
  Samuel Jaffe 462c8234ca Removing redundant V param to trie_{,reverse_}iterator template list, as this did not add anything other than risk or more template errors. 8 年 前
  Samuel Jaffe b811336b99 Move shared behavior of trie_iterator (Pre-Order) and trie_reverse_iterator (Inverse-Depth-First) iteration to an object in the detail namespace. 8 年 前
  Samuel Jaffe ef5d2e867b Initial code dump. 8 年 前