Commit History

Author SHA1 Message Date
  Samuel Jaffe cbb8610def Editing test cases to have a default trie that is more expressive. 8 years ago
  Samuel Jaffe 6d9408f0e4 De-duplicating code for operator[]. 8 years ago
  Samuel Jaffe b1f756b780 Fixing insert(key_type const &, mapped_type const &) to properly return iterator. 8 years ago
  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 years ago
  Samuel Jaffe ef5d2e867b Initial code dump. 8 years ago