| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2017-12-31 | 363 Bytes |
|
| cds-2.3.2.tar.gz | 2017-12-31 | 4.6 MB | |
| cds-2.3.2.zip | 2017-12-31 | 7.0 MB | |
| Totals: 3 Items | 11.6 MB | 0 | |
Maintenance release
- Added: apply( Func f ) method to containers based on flat combining.
This method allows to execute any function over underlying container
in exclusive mode.
- Removed: -fno-strict-aliasing requirement
- Fixed: a serious bug in WeakRingBuffer::front()
- Fixed: memcpy bug in CuckooHash with store_hash feature