Exception Safety of Containers | STL

本章覆盖:basic guarantee;strong guarantee;no-throw;element constructor throws;allocator throws;comparator throws;move throws;vector reallocation;rollback;unspecified effects 的文档阅读;container guarantee 与 element type 能力相关。

本章知识点

  • basic guarantee
  • strong guarantee
  • no-throw
  • element constructor throws
  • allocator throws
  • comparator throws
  • move throws
  • vector reallocation
  • rollback
  • unspecified effects 的文档阅读
  • container guarantee 与 element type 能力相关