mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-05 08:00:59 +02:00
423eb08f00
Under `-m32 -O3` builds, it seems like gcc gets confused by the usage of malloc and calloc so we opt into the C++ versions, operator new and delete