Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Jaffe 8c840a317e Perform some cleanup. 5 éve
  Sam Jaffe 9901684bc3 Fix compiler error in move constructor 7 éve
  Samuel Jaffe d162ccfb5b Cleaning some things up. Fixing bugs in typedefs, etc. 8 éve
  Samuel Jaffe bd1fa999cd Minor cleanup 8 éve
  Samuel Jaffe 25580fe76d Extract swap to trie_impl.hpp, since it d/n depend on private members of trie_iterator. 8 éve
  Samuel Jaffe fed6a55440 Extracting find_impl into a friend function. 8 éve
  Samuel Jaffe 1d27d8fb4e Adding 'find(...) const -> const_iterator' functions. This adds a const_iml_iterator typedef, and alters find_impl into a pseudo-static function. 8 éve
  Samuel Jaffe 336ccbb765 Making emplace properly support rvalue keys/key collections. 8 éve
  Samuel Jaffe 9ae406f017 Cherry picking good change fragments from optional branch 8 éve
  Samuel Jaffe 84224185bb Reducing duplication between 1-key and N-key functions. 8 éve
  Samuel Jaffe 495c1744a7 Create unified insert_impl, to allow multikeys-insert to return as if a normal insert function. 8 éve
  Samuel Jaffe 993a2ca94e Make trie's copy constructor O(n) 8 éve
  Samuel Jaffe 1da7efc8ef Fixing clear() to run in O(n) time and O(1) space. 8 éve
  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 éve
  Samuel Jaffe ef5d2e867b Initial code dump. 8 éve