[all-commits] [llvm/llvm-project] fb9646: [libc++][P2321R2] Add vector<bool>::reference::ope...

philnik777 via All-commits all-commits at lists.llvm.org
Thu Feb 10 11:28:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb9646ed78a0402ceb9fce95186c2191e7237009
      https://github.com/llvm/llvm-project/commit/fb9646ed78a0402ceb9fce95186c2191e7237009
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M libcxx/include/__bit_reference
    M libcxx/test/std/containers/sequences/vector.bool/iterator_concept_conformance.compile.pass.cpp
    M libcxx/test/std/containers/sequences/vector.bool/reference/assign_bool.pass.cpp

  Log Message:
  -----------
  [libc++][P2321R2] Add vector<bool>::reference::operator=(bool) const

Add vector<bool>::reference::operator(bool) const

Reviewed By: Quuxplusone, ldionne, #libc

Spies: BRevzin, libcxx-commits

Differential Revision: https://reviews.llvm.org/D117736




More information about the All-commits mailing list