gcc/libstdc++-v3/libsupc++
Jakub Jelinek 52fc9f01da libstdc++: Implement final wording of C++26 P3778R0 - type_order
The approved P3778R0 wording doesn't have type_order<_Tp, _Up>::type, so
this patch removes it.

2025-11-10  Jakub Jelinek  <jakub@redhat.com>

	* libsupc++/compare: Implement final wording of C++26 P3778R0 - Fix
	for type_order template definition.
	(std::type_order): Remove type member.
2025-11-10 09:59:13 +01:00
..
Makefile.am libstdc++: Make atomicity helpers use unsigned arithmetic [PR121148] 2025-09-11 14:43:55 +01:00
Makefile.in *: regenerate autotools 2025-10-05 17:14:49 +01:00
array_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
atexit_arm.cc Update copyright years. 2025-01-02 11:59:57 +01:00
atexit_thread.cc Update copyright years. 2025-01-02 11:59:57 +01:00
atomic_lockfree_defines.h Update copyright years. 2025-01-02 11:59:57 +01:00
bad_alloc.cc Update copyright years. 2025-01-02 11:59:57 +01:00
bad_array_length.cc Update copyright years. 2025-01-02 11:59:57 +01:00
bad_array_new.cc Update copyright years. 2025-01-02 11:59:57 +01:00
bad_cast.cc Update copyright years. 2025-01-02 11:59:57 +01:00
bad_typeid.cc Update copyright years. 2025-01-02 11:59:57 +01:00
class_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
compare libstdc++: Implement final wording of C++26 P3778R0 - type_order 2025-11-10 09:59:13 +01:00
cxxabi.h Update copyright years. 2025-01-02 11:59:57 +01:00
cxxabi_forced.h Update copyright years. 2025-01-02 11:59:57 +01:00
cxxabi_init_exception.h Update copyright years. 2025-01-02 11:59:57 +01:00
del_op.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opa.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opant.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opnt.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_ops.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opsa.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opv.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opva.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opvant.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opvnt.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opvs.cc Update copyright years. 2025-01-02 11:59:57 +01:00
del_opvsa.cc Update copyright years. 2025-01-02 11:59:57 +01:00
dyncast.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_alloc.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_arm.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_atomics.h Update copyright years. 2025-01-02 11:59:57 +01:00
eh_aux_runtime.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_call.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_catch.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_exception.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_globals.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_personality.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_ptr.cc libstdc++: Implement C++26 P2927R3 - Inspecting exception_ptr 2025-06-26 16:18:38 +02:00
eh_term_handler.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_term_handler.h Update copyright years. 2025-01-02 11:59:57 +01:00
eh_terminate.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_throw.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_tm.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_type.cc Update copyright years. 2025-01-02 11:59:57 +01:00
eh_unex_handler.cc Update copyright years. 2025-01-02 11:59:57 +01:00
enum_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
exception libstdc++: Correct value of __cpp_lib_constexpr_exceptions [PR117785] 2025-07-14 12:53:22 +01:00
exception.h c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785] 2025-07-10 23:32:06 +02:00
exception_defines.h Update copyright years. 2025-01-02 11:59:57 +01:00
exception_ptr.h libstdc++: add ADL friends 2025-11-03 21:32:25 +03:00
function_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
fundamental_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
guard.cc Update copyright years. 2025-01-02 11:59:57 +01:00
guard_error.cc Update copyright years. 2025-01-02 11:59:57 +01:00
hash_bytes.cc Update copyright years. 2025-01-02 11:59:57 +01:00
hash_bytes.h Update copyright years. 2025-01-02 11:59:57 +01:00
initializer_list Update copyright years. 2025-01-02 11:59:57 +01:00
nested_exception.cc Update copyright years. 2025-01-02 11:59:57 +01:00
nested_exception.h c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785] 2025-07-10 23:32:06 +02:00
new c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785] 2025-07-10 23:32:06 +02:00
new_handler.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_op.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opa.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opant.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opnt.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opv.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opva.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opvant.cc Update copyright years. 2025-01-02 11:59:57 +01:00
new_opvnt.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pbase_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pmem_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pointer_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
pure.cc Update copyright years. 2025-01-02 11:59:57 +01:00
si_class_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
tinfo.cc Update copyright years. 2025-01-02 11:59:57 +01:00
tinfo.h Update copyright years. 2025-01-02 11:59:57 +01:00
tinfo2.cc Update copyright years. 2025-01-02 11:59:57 +01:00
typeinfo c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785] 2025-07-10 23:32:06 +02:00
unwind-cxx.h Update copyright years. 2025-01-02 11:59:57 +01:00
vec.cc Update copyright years. 2025-01-02 11:59:57 +01:00
vmi_class_type_info.cc Update copyright years. 2025-01-02 11:59:57 +01:00
vterminate.cc Update copyright years. 2025-01-02 11:59:57 +01:00
vtv_stubs.cc Update copyright years. 2025-01-02 11:59:57 +01:00