C++ Logo

std-proposals

Advanced search

Re: Function partial template specialization

From: Lyberta <lyberta_at_[hidden]>
Date: Mon, 09 Sep 2019 21:07:00 +0000
Krystian Stasiowski via Std-Proposals:
> 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

You can also use concepts in C++20 and the API will look good this way.


Received on 2019-09-09 16:09:18