Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up overuse of auto in MapConcat.cpp #11152

Closed

Commits on Oct 3, 2024

  1. Clean up overuse of auto in MapConcat.cpp (facebookincubator#11152)

    Summary:
    
    Wherever the type of any variable is not clear due to the use of auto, it was excpliticly declared instead.
    
    Differential Revision: D63723010
    Daniel Hunte authored and facebook-github-bot committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    92a4e9d View commit details
    Browse the repository at this point in the history