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
On this page users must scroll to see the function name with parameters.
@albert-github can we do anything about that?
Would it make sense to write auto for the return type and than give the details about the real type in the comment?
Issue Details
On this page users must scroll to see the function name with parameters.
@albert-github can we do anything about that?
Would it make sense to write
autofor the return type and than give the details about the real type in the comment?