SpiceQA
Questions
Tags
Users
Badges
structured-bindings
35 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Tuple-like structured binding for an inner class of a class template
user_9659683
0
•
asked Jan 4, 2019
5
2
209
structured-bindings
c++17
inner-classes
templates
c++
Type of reference binding from std::tuple
user_3514538
0
•
asked Dec 31, 2018
3
2
84
structured-bindings
c++17
c++
Range-based for loop on unordered_map and references
user_4861523
0
•
asked Oct 21, 2018
14
1
2132
structured-bindings
unordered-map
c++17
language-lawyer
c++
lambda capturing structured bindings
user_1316462
0
•
asked Sep 19, 2018
7
0
998
structured-bindings
c++17
c++
Iterating through a vector of tuples c+17 style don't work?
user_5585502
0
•
asked Nov 17, 2017
3
2
3117
structured-bindings
c++17
code-readability
for-loop
c++
Are there features (in particular, structured binding) which I can't use without 'auto'?
user_4154993
0
•
asked Nov 5, 2017
3
2
196
structured-bindings
auto
c++17
c++
Auto range based structured bindings with vector
user_3347633
0
•
asked Oct 4, 2017
10
1
1635
structured-bindings
c++17
c++
Why lambda expression's capture list cannot be decomposed using structured bindings
user_4324224
0
•
asked Sep 26, 2017
6
2
2429
structured-bindings
c++17
language-lawyer
lambda
c++
If structured bindings cannot be constexpr why can they be used in constexpr function?
user_4324224
0
•
asked Sep 16, 2017
13
2
1690
structured-bindings
constexpr
c++17
language-lawyer
c++
Providing tuple-like structured binding access for a class
user_248066
0
•
asked Aug 15, 2017
9
1
1314
structured-bindings
c++17
c++
Prev
Prev
1
2
3
(current)
4
Next
Next
Hot Questions