Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Key
:1029Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Requires:前置要求:;; `value_type`is https://en.cppreference.com/w/cpp/named_req/MoveInsertable[MoveInsertable^]. Returns:;; `true` if an insert took place. + Concurrency:;; Blocking on rehashing of `*this`. Notes:;; Invalidates pointers and references to elements if a rehashing is issued.满足可移动插入要求。返回值:;; 成功插入元素时返回 `true`。
并发特性:;; 若触发重哈希,则会阻塞当前对象 `*this`。
注意:;; 若执行重哈希,将使指向元素的指针和引用失效。