question about STL thread-safe and STL debugging

前端 未结 4 1824
不思量自难忘°
不思量自难忘° 2021-01-06 10:33

I have two questions about STL

1) why STL is not thread-safe? Is there any structure that is thread-safe?

2) How to debug STL using GDB? In GDB, how can I p

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