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