This is the mail archive of the gcc-bugs@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]

Re: c++/10690


Wolfgang Bangerth <bangerth@ices.utexas.edu> wrote:

> there
> were two function templates "foo", so
>   typeid(foo<T>)
> could not possibly give a meaningful result. 

Well, one is right out due to SFINAE.

Giovanni Bajo


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