ConcurrentHashMap for c++

后端 未结 3 1273
清歌不尽
清歌不尽 2020-12-19 01:04

Is there any ConcurrentHashMap for c++ implementation or something of similar anywhere?

I can\'t understand why multithreading in c++ is so hard than Java!

3条回答
提交回复
热议问题