You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like MSVC does not support Higher order (lambda) functions with auto properly.
However we can return lambdas from template functions and lambda template variables: https://godbolt.org/z/MG74eo
No description provided.
The text was updated successfully, but these errors were encountered: