Commit 2228ee7
committed
🐛 Make
Problem:
- `CX_VALUE` without any capture clauses is important for use cases where the
lambda has to be default constructible.
Solution:
- Remove the remaining default capture clauses from `CX_VALUE`.CX_VALUE capture-free1 parent b325dd5 commit 2228ee7
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments