Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 3ac2a7e

Browse files
doc: add concurrent_map link in containers' description
1 parent ca7e878 commit 3ac2a7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/libpmemobj++/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,5 @@ have the well-known STL-like interface and they work with STL algorithms.
139139
[pmem::obj::concurrent_hash_map](@ref pmem::obj::concurrent_hash_map)
140140
* radix_tree (partially compatible with std::map) -
141141
[pmem::obj::experimental::radix_tree](@ref pmem::obj::experimental::radix_tree)
142+
* concurrent_map (partially compatible with std::map) -
143+
[pmem::obj::experimental::concurrent_map](@ref pmem::obj::experimental::concurrent_map)

0 commit comments

Comments
 (0)