functional_hash.h
7.49 KB
-
re PR libstdc++/60970 (Support std::hash with enum types (LWG 2148)) · 1fa9ba22
2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com> PR libstdc++/60970 * include/bits/functional_hash.h (__hash_enum): New. (hash): Derive from __hash_enum. * testsuite/20_util/hash/60970.cc: New. From-SVN: r226347
Ville Voutilainen committed