Daniel James dea8d12a04 Fix Visual C++ warning in hash. Refs #8568.
I changed this a little from the patch on #8568. I moved the pragmas to the
start and end of the file because I don't like to little the body of the code
with them (this does mean I've disabled a potentially useful warning, but the
code is pretty stable nowadays).

I also removed the version checks, as the warning should be present in later
versions.


[SVN r85248]
2013-08-08 22:01:18 +00:00
2013-05-25 15:45:51 +00:00
Description
Generic hash function for STL style unordered containers
2.8 MiB
Languages
C++ 98%
CMake 1%
Shell 0.5%
Batchfile 0.4%
HTML 0.1%