mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-09 10:01:04 +02:00
3117611a55
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.