我想在使用std :: map(C++)方法时以及使用boost :: unordered_map方法之类的时候处理异常情况.但是,查看方法文档(例如:insert)并不提供我可以捕获的异常列表.
c++ map
c++ ×1
map ×1