8 Mar
2015
8 Mar
'15
11:11 a.m.
Hi, I have a multi_index container and would like to make concurrent READs. Is it thread-safe? I mean that there could be mutable members inside the object, so calling formally const functions leaded to concurrent writes.