C++ Logo

std-proposals

Advanced search

Re: Function partial template specialization

From: Krystian Stasiowski <sdkrystian_at_[hidden]>
Date: Mon, 09 Sep 2019 17:00:32 -0400
AFAIK, the reason why we don't have this is because function overloading in combination with type deduction effectively does the same thing as a partial specialization of a function.
null

Received on 2019-09-09 16:02:40