[libcxx-commits] [PATCH] D121485: [libc++] Fix performance inconsistency between map copy-assignment and copy-constructor

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 11 15:02:02 PST 2022


var-const added a comment.

Note: it looks like the double underscore in front of the `tree` name causes incorrect formatting in the patch description. Perhaps putting `__tree` inside backpacks would help (if you think it's worth fixing).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121485/new/

https://reviews.llvm.org/D121485



More information about the libcxx-commits mailing list