Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
swapped has unequal allocators. It used to allocate new nodes using the appropriate allocators, it now swaps the allocators if the allocator has a member structure旧版本会通过相应的分配器分配新节点,现在则改为:若分配器包含 `propagate_on_container_swap`, such that成员结构体且其 `propagate_on_container_swap::value`is为 true.,则会交换分配器本身。