Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
The assignment operator. Destroys previously existing elements, copy-assigns the hash function and predicate from `other`, copy-assigns the allocator from `other` if `Alloc::propagate_on_container_copy_assignment` exists and `Alloc::propagate_on_container_copy_assignment::value` is `true`, and finally inserts copies of the elements of `other`.赋值运算符。销毁原有的所有元素,从other复制赋值哈希函数与谓词;若Alloc::propagate_on_container_copy_assignment存在且其值为true,则从other复制赋值分配器;最终插入other元素的副本。