mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-08 01:20:56 +02:00
b4a3c6f460
The assignment code seemed like a bit of a premature optimization, I replaced it with a slightly slower but much simpler implementation.