forked from boostorg/unordered
3117611a554f6cef37acc89201fefb035be52cc8
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.
Languages
C++
99.5%
CMake
0.3%