This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
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] |