This is code from MS STL and its fork by NyletJ implementing std::hive including constexpr support. MS STL related code (msstl_polyfill and hive.hpp) is under MS STL license.
This repository also contains Matt Bentley's test suite and his hive implementation. Matt's code is under zlib license.