nullptr.cc
1.08 KB
-
PR libstdc++/88802 define std::hash<nullptr_t> for C++17 · 17a73b3c
PR libstdc++/88802 * include/bits/functional_hash.h (hash<nullptr_t>): Define specialization for C++17 (P0513R0, LWG 2817). * testsuite/20_util/hash/nullptr.cc: New test. From-SVN: r267845
Jonathan Wakely committed