5 Oct
2006
5 Oct
'06
7:04 a.m.
Hi, As per the section "Complexity and exception safety": Iterator and reference validity is preserved in the face of insertions, even for replace and modify operations. Would it be safe to insert() from within two or more threads simultaneously ? Assumption being that the keys inserted will be always be different. -- regards, Prashant Thakre