forked from boostorg/container_hash
dea8d12a046efbd3591f1527e05415b7ff63fba2
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]
Description
Generic hash function for STL style unordered containers
2.6 MiB
Languages
C++
98.3%
CMake
1.5%
HTML
0.2%