mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-12-26 07:53:21 +08:00
1d4641ff05
A lambda catch-all caught a temporary variable that went out of scope before the lambda. This was detected by an address sanitizer.