Is there a way to get a template function return type with instantiating it? The return type is independent of the template arguments.

I'm asking because there's potentially recursive template instantiation if I do try to instantiate it.

Reply via email to