Created on 2019-08-06.00:00:00 last changed 64 months ago
In 12.2.2.9 [over.match.class.deduct] paragraph 3 we read:
The arguments of a template A are said to be deducible from a type T if, given a class template
template <typename> class AA;with a single partial specialization whose template parameter list is that of A and whose template argument list is a specialization of A with the template argument list of A (13.8.3.2 [temp.dep.type]), AA<T> matches the partial specialization.
The relationship between A, AA and its
partial specialization, and the argument list of
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-08-06 00:00:00 | admin | create |