mirror of
https://github.com/boostorg/unordered.git
synced 2026-01-30 08:22:15 +00:00
Adjusts to use less arguments on Visual C++ 11, which will hopefully fix it on that compiler. Also changed to be a little less preprocessor heavy. I'm not sure about the __SUNPRO_CC support, hopefully recent versions of that compiler will have better support, and can use the normal implementation. Will check that later.