[libcxx-commits] [PATCH] D120509: [libc++] Make sure cals to std::move are always qualified.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 24 12:04:02 PST 2022


philnik added a comment.

Please use `std::` instead of `_VSTD::`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120509



More information about the libcxx-commits mailing list