mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-04 23:50:48 +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