Chromium Code Reviews
DescriptionRename Vector::prepend to Vector::prependVector
template <typename U> prepend(U&&) shadows
template <typnemae U, size_t c, typename V> prepend(const Vector<U, c, v>&)
in some cases, so this CL renames the latter. This is also aligned with
append and appendVector.
BUG=592086
Committed: https://crrev.com/c80deb3ba2db12ded8d637e467aed8366922913a
Cr-Commit-Position: refs/heads/master@{#380063}
Patch Set 1 #
Messages
Total messages: 15 (5 generated)
|
|||||||||||||||||||