Ion Gaztañaga
|
b0baf7dd14
|
Fix error in test with bucket_ptr.
|
2016-11-12 19:04:17 +01:00 |
|
Ion Gaztañaga
|
21a2107d9a
|
* Implemented merge operations in ordered associative containers
|
2016-08-31 23:42:14 +02:00 |
|
Ion Gaztañaga
|
4546ffba1d
|
As suggested in Trac #12229 ("intrusive::unordered_set<T>::rehash() broken) a new "full rehash" function is added to force rehashing of existing elements when keys are changed but the new keys respect some hash and equality invariants.
|
2016-07-31 14:11:49 +02:00 |
|
Ion Gaztañaga
|
4014562502
|
Fixes Trac #11994: Support intrusive container key extractors that return the key by value
Change tests to return key by value.
|
2016-07-04 22:11:52 +02:00 |
|
Ion Gaztañaga
|
4cf38987a8
|
Fixes Boost Trac #11992: "Add an overload of insert_check taking a key_type"
|
2016-03-01 21:22:28 +01:00 |
|
Ion Gaztañaga
|
50903857cb
|
Add missing files
|
2015-06-05 19:40:07 +02:00 |
|