| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
CI: https://ci.nodejs.org/job/node-test-commit/18073/ Not urgent but I think fast-tracking makes sense, feel free to 👍 this comment if you do too :) |
Sorry, something went wrong.
| ASSIGN_OR_RETURN_UNWRAP(&category_set, args.Holder()); | ||
| CHECK_NE(category_set, nullptr); | ||
| auto categories = category_set->GetCategories(); | ||
| const auto& categories = category_set->GetCategories(); |
There was a problem hiding this comment.
thank you, I consistently forget that the const and & are still required with auto.
Sorry, something went wrong.
PR-URL: #20356 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
PR-URL: #20356 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
| Back | FazBrowse Home | New Git URL |
Checklist