Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Requires:要求:;; `value_type`is constructible from `args`. Returns:;; `true` if an insert took place. Concurrency:;; Blocking on rehashing of `*this`. Notes:;; The interface is exposition only, as C++ does not allow to declare a parameter `f` after a variadic parameter pack.可由 `args` 构造。返回值:;; 若成功插入元素则返回 `true`。
并发特性:;; 会阻塞当前对象 `*this` 的扩容重哈希操作。
注意:;; 该接口仅为说明性用法,因为 C++ 不允许在可变参数包之后声明参数 `f`。