A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.github.io/CWG/issues/2021.html below:

CWG Issue 2021

This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 117b. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2025-08-11

2021. Function template redeclaration via alias templateSection: 13.7.7.2  [temp.over.link]     Status: dup     Submitter: Richard Smith     Date: 2014-10-15

See also issue 2025.

Given the declarations

   template<int> using T = int;
   template<typename U> void h(T<f(U())>);
   template<typename U> void h(T<g(U())>);

Does this declare one function template or two?

Rationale (November, 2014):

This issue is a duplicate of issue 1980.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4