Unverified Commit 9e418c94 authored by Jakub Kuderski's avatar Jakub Kuderski Committed by GitHub
Browse files

[ADT] Use `adl_*` wrappers across STLExtras (#87936)

Update the remaining uses of `std::begin`/`end` functions to
`adl_beging`/`end`. This is to make the behavior all the utility
functions consistent, rather than trying to fix a specific usecase.
parent b1a278dd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment