|
|
|
|
|
by pmjordan
6147 days ago
|
|
Yes, but my argument is that such an instantiation could easily be determined automatically. The declaration T::bar x;
makes no sense under any circumstances if T::bar is not a type. Ergo, putting typename in front is redundant. |
|