gcc/libstdc++-v3/include
Jonathan Wakely 6c8a90ba12 PR libstdc++/82262 fix std::hash<std::optional<const T>>
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: r253015
2017-09-20 15:22:29 +01:00
..
backward
bits PR libstdc++/79162 implement LWG 2946 and LWG 2758 2017-09-13 17:38:47 +01:00
c
c_compatibility
c_global
c_std
debug Add deduction guides for C++17 (P0433R2, partial) 2017-03-22 15:58:35 +00:00
decimal
experimental PR libstdc++/70483 make std::experimental::string_view fully constexpr 2017-09-12 17:27:14 +01:00
ext PR c++/82039 suppress -Wzero-as-null-pointer-constant warning 2017-09-04 13:24:57 +01:00
parallel
precompiled
profile
std PR libstdc++/82262 fix std::hash<std::optional<const T>> 2017-09-20 15:22:29 +01:00
tr1
tr2
Makefile.am Implement std::experimental::source_location (N4519) 2017-07-25 19:05:07 +01:00
Makefile.in Implement std::experimental::source_location (N4519) 2017-07-25 19:05:07 +01:00