SpiceQA
Questions
Tags
Users
Badges
dependent-name
9 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Template name disambiguation: g++ vs clang++
user_10750537
0
•
asked Apr 30, 2022
3
0
96
clang++
dependent-name
g++
templates
c++
std::basic_string<T>::size_type causes compile error in C++20 mode
user_10646643
0
•
asked Feb 13, 2022
4
1
321
c++20
dependent-name
templates
c++
Lookup of dependent qualified names
user_11279879
0
•
asked Mar 20, 2021
2
1
44
qualified-name
dependent-name
name-lookup
c++
Is a diagnostic required for incorrect uses of non-dependent names in a template that is never instantiated?
user_8372853
0
•
asked Oct 24, 2020
4
1
74
language-lawyer
dependent-name
templates
c++
Name resolution when a structure declaration is hidden by a variable
user_2877241
0
•
asked Oct 13, 2020
2
2
99
name-hiding
c++17
dependent-name
templates
c++
Why is it not required to use typename for dependent types in the following case?
user_12285865
0
•
asked Oct 29, 2019
10
3
698
typetraits
dependent-name
c++11
templates
c++
Why can a dependent name be considered as complete even if the actual type is not defined until the very end
user_7038446
0
•
asked Sep 18, 2018
9
1
273
c++17
dependent-name
templates
c++
multiple nested dependent names - where to stick the typename keyword?
user_469935
0
•
asked Jul 10, 2011
10
5
3697
dependent-name
typename
templates
c++
Where and why do I have to put the "template" and "typename" keywords?
MSalters_15416
0
•
asked Mar 4, 2009
1309
8
232218
dependent-name
typename
templates
c++-faq
c++
1
(current)
Hot Questions