SpiceQA
Questions
Tags
Users
Badges
aggregate-initialization
41 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Inherited struct members inaccessible during aggregate initialization
user_5541355
0
•
asked Dec 19, 2021
2
1
38
aggregate-initialization
struct
inheritance
c++
Template argument deduction for parenthesized initialization of aggregates in C++
user_7325599
0
•
asked Nov 14, 2021
8
2
200
aggregate-initialization
c++20
language-lawyer
c++
Template argument deduction in case of designated initializers in C++
user_7325599
0
•
asked Nov 13, 2021
5
1
88
aggregate-initialization
c++20
language-lawyer
templates
c++
C++ initialization strange behavior
user_10762130
0
•
asked Oct 19, 2021
4
1
149
aggregate-initialization
list-initialization
c++20
initialization
c++
Aggregate initialization of a union in C++ with `{}`
user_7325599
0
•
asked Aug 22, 2021
5
1
208
aggregate-initialization
language-lawyer
unions
c++
Must aggregate field constructor be public to use aggregate initialization in C++?
user_7325599
0
•
asked Aug 8, 2021
8
2
184
aggregate-initialization
c++20
language-lawyer
c++
How can one implement is_aggregate without compiler magic?
user_5740428
0
•
asked Jul 14, 2021
2
0
59
aggregate-initialization
typetraits
c++20
sfinae
c++
How unused default member initializer can change program behavior in C++?
user_7325599
0
•
asked Jul 13, 2021
7
1
170
aggregate-initialization
c++20
c++
Why does Clang 12 refuse to initialize aggregates in the C++20 way?
user_7325599
0
•
asked Jun 16, 2021
5
1
479
emplace
aggregate-initialization
c++20
clang
c++
Initializer lists for multidimensional arrays and vectors
user_14882862
0
•
asked May 13, 2021
1
1
69
stdarray
aggregate-initialization
initializer-list
c++
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions