Gerhard Raven
authored
- replace `forward_as_tuple` with custom version which avoids making references to rvalues, as the lifetime of the tuple extends beyond the statement it is created.
- replace `forward_as_tuple` with custom version which avoids making references to rvalues, as the lifetime of the tuple extends beyond the statement it is created.