khizmax / libcds

A C++ library of Concurrent Data Structures
http://libcds.sourceforge.net/doc/cds-api/index.html
Boost Software License 1.0
2.56k stars 359 forks source link

Implement update() with key and value, see issue #170. #171

Open hvlad opened 3 years ago

hvlad commented 3 years ago

It allows to insert pre-constructed value if key was not found in list.