Skip to content
Snippets Groups Projects

Add explicit return type for lambdas

Merged Praetorius, Simon requested to merge feature/lambda_return_Type into master

If there is an error within a lambda in a recursive hierarchy of calls, the return type might not be extracted correctly and I get an additional error using xyz before deduction of auto or something similar. This might be reduced, by explicitly stating the return type of a lambda if known.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading