hash.cc
1.62 KB
-
PR libstdc++/82262 fix std::hash<std::optional<const T>> · f6b05c44
PR libstdc++/82262 * include/std/optional (__optional_hash_call_base): Add template parameter for remove_const_t<_Tp> and use it consistently. * testsuite/20_util/optional/hash.cc: Test optional<const T>. From-SVN: r253010
Jonathan Wakely committed