Sam Jaffe
|
8c840a317e
Perform some cleanup.
|
5 yıl önce |
Sam Jaffe
|
9f5f144cd6
Add test for empty tree and move constructor
|
7 yıl önce |
Sam Jaffe
|
e2a7b9f7f6
Add test case for dereferencing an invalid iterator
|
7 yıl önce |
Samuel Jaffe
|
d162ccfb5b
Cleaning some things up. Fixing bugs in typedefs, etc.
|
8 yıl önce |
Samuel Jaffe
|
fed6a55440
Extracting find_impl into a friend function.
|
8 yıl önce |
Samuel Jaffe
|
9ae406f017
Cherry picking good change fragments from optional branch
|
8 yıl önce |
Samuel Jaffe
|
993a2ca94e
Make trie's copy constructor O(n)
|
8 yıl önce |
Samuel Jaffe
|
b1f756b780
Fixing insert(key_type const &, mapped_type const &) to properly return iterator.
|
8 yıl önce |
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 yıl önce |
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 yıl önce |
Samuel Jaffe
|
ef5d2e867b
Initial code dump.
|
8 yıl önce |