mirror of
https://github.com/boostorg/unordered.git
synced 2026-04-29 10:13:31 +02:00
dc9faddf22
I'm really not sure why it fails to compile, the error message isn't very helpful. I assume it might be because allocator1 has an explicit default constructor, so I tried making it implicit.