This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] Add missing specializations for _Weak_result_type_impl and _Reference_wrapper_base


Hi,

this resolves a relatively old, rather boring issue: we were missing
specializations matching variadic functions (at the time I pointed it
out to Doug) and cv-qualified function types (consistently with the
current std::is_function).

Tested x86_64-linux, committed to mainline.

Paolo.

///////////////////////////

Attachment: CL_ref_wrap_cv_variadic
Description: Text document

Attachment: patch_ref_wrap_cv_variadic
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]