SpiceQA
Questions
Tags
Users
Badges
structured-bindings
35 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why do I need to move `std::unique_ptr`
user_3742489
0
•
asked Aug 13, 2021
9
2
1528
structured-bindings
move-semantics
unique-ptr
c++17
c++
Structured binding violations
user_7325599
0
•
asked Jun 8, 2021
8
1
730
structured-bindings
c++20
stdtuple
c++
Structured Bindings Order and Evaluation
user_2086872
0
•
asked Jan 5, 2021
3
1
99
structured-bindings
c++
Can I unwrap std::map iterator to structured binding of optionals?
user_700825
0
•
asked Dec 3, 2020
2
3
2344
structured-bindings
c++20
c++17
c++
Structured binding reference with tuple of reference
user_11108133
0
•
asked Oct 2, 2020
2
2
576
structured-bindings
c++17
c++
c++17 structured bindings and move semantics
user_11608725
0
•
asked Sep 8, 2020
2
1
484
structured-bindings
move-semantics
c++17
c++
What part in cppreference tells me structured binding declarations only work with compile-time known objects?
user_5825294
0
•
asked Aug 18, 2020
2
1
82
structured-bindings
c++17
language-lawyer
c++
How can I use a structured binding to copy a tuple-like object with elements whose type is T&?
user_14098766
0
•
asked Aug 13, 2020
3
1
582
structured-bindings
c++17
c++
What are the rules for unpacking array elements to multiple variables in C++?
user_9473895
0
•
asked Apr 1, 2020
3
1
291
structured-bindings
c++17
c++
Structured bindings to get consecutive elements of a sub-vector without copying
user_2896626
0
•
asked Oct 4, 2019
4
1
149
structured-bindings
c++
Prev
Prev
1
2
(current)
3
4
Next
Next
Hot Questions