SpiceQA
Questions
Tags
Users
Badges
language-lawyer
language-lawyer
39 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Does lvalue-to-rvalue conversion is applied to non-type lvalue template argument?
std
0
•
asked Sep 24, 2022
4
0
43
implicit-conversion
language-lawyer
c++20
c++
operator== compiles with msvc but not with gcc and clang
userqBsj1
0
•
asked Sep 24, 2022
2
1
38
function-templates
friend-function
operator-overloading
language-lawyer
c++
`std::is_same_v<size_t, uint64_t>` evaluates to `false` when both types are 8 bytes long
userd7pl
0
•
asked Sep 22, 2022
2
2
78
sizeof
c++17
language-lawyer
templates
c++
Are preprocessor directives allowed in a function-like macro's argument?
François Andrieux
0
•
asked Sep 22, 2022
8
1
81
c-preprocessor
language-lawyer
c++
Why doesn't ISO c++17 permit a structured binding declaration in a condition?
Kietz
0
•
asked Sep 22, 2022
3
1
56
language-lawyer
c++
Modification of objects in constant expression contexts
std
0
•
asked Sep 22, 2022
1
1
62
language-lawyer
c++
Are a variable and an array with 1 element equal with pointer arithmetic?
hyde
0
•
asked Sep 21, 2022
0
0
18
undefined-behavior
language-lawyer
pointers
arrays
c
Does the default argument for a function parameter is considered as an initializer for that parameter?
std
0
•
asked Sep 21, 2022
6
1
79
default-arguments
initializer
language-lawyer
c++
Are concepts able to check private non-static data members?
Jean Amaro
0
•
asked Sep 20, 2022
4
1
96
language-lawyer
c++-concepts
c++20
c++
Is lvalue-to-rvalue conversion is applied to the array size?
Sofa Joe
0
•
asked Sep 20, 2022
2
0
91
language-lawyer
c++
1
(current)
2
3
4
Next
Next
Hot Questions