forked from boostorg/unordered
- Avoid an incorrect MSVC unused variable warning in the tests. - Remove a `try..catch`. - Adjust SFINAE use to try to supprt g++ 3.4. Fixes #7175. - Fix some use of rvalues. - Extra info in `at_tests`. [SVN r79868]