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] | |
Gabriel Dos Reis <gdr@integrable-solutions.net> writes: > Does name mangling distinguish between implicit specializations and > explicit specializations? (Some versions of EDG mangling did that in > the past but I don't think it was exproted to the common ABI) The GNU V3 ABI doesn't distinguish the type of template specialization. Ian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |