SpiceQA
Questions
Tags
Users
Badges
language-lawyer
language-lawyer
39 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Compiler disagreement on using std::vector in constexpr context
florestan
0
•
asked Sep 16, 2022
3
1
71
constexpr
language-lawyer
c++20
c++
ODR and "same sequence of tokens" and "typename" vs "class" in type template parameters
davidbak
0
•
asked Sep 16, 2022
3
1
57
language-lawyer
c++
c++ why non-static member function is a prvalue?
Anton Tretyakov
0
•
asked Sep 16, 2022
2
1
101
non-static
member-functions
language-lawyer
c++
SFINAE-ing on a nullary lambda expression calling a non-templated function on a template argument's instance causes compiler error
Enlico
0
•
asked Sep 16, 2022
2
0
42
sfinae
template-meta-programming
language-lawyer
c++20
c++
Non type template parameter of type std::string& compiles in gcc but not in clang
userC0Hl1
0
•
asked Sep 16, 2022
13
2
266
language-lawyer
c++20
c++
How to list-initialize an initializer_list from another initializer_list
alpertmark
0
•
asked Sep 16, 2022
3
1
64
direct-initialization
list-initialization
language-lawyer
initializer-list
c++
Retrieve an integer from the byte buffers read from the socket is implementation-defined?
xmh0511
0
•
asked Sep 15, 2022
1
1
71
language-lawyer
c++20
c++
Is an implicit call to a conversion function categorised as an explicit call (prvalue, xvalue, lvalue, etc.)?
user3zFj1
0
•
asked Sep 15, 2022
0
1
51
implicit-conversion
expression
language-lawyer
c++
objects that're usable constant expressions
std
0
•
asked Sep 15, 2022
1
3
99
constant-expression
language-lawyer
c++20
c++
Variable with the same name as a class - invalid?
vukung
0
•
asked Sep 13, 2022
1
0
53
name-clash
language-lawyer
c++
Prev
Prev
1
2
3
(current)
4
Next
Next
Hot Questions