Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Jaffe 993a2ca94e Make trie's copy constructor O(n) vor 8 Jahren
  Samuel Jaffe b1f756b780 Fixing insert(key_type const &, mapped_type const &) to properly return iterator. vor 8 Jahren
  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. vor 8 Jahren
  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. vor 8 Jahren
  Samuel Jaffe ef5d2e867b Initial code dump. vor 8 Jahren