[libcxx-commits] [PATCH] D117962: [libc++] Fix LWG3422 "Issues of seed_seq's constructors"

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 24 17:14:38 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b29b84c99ac: [libc++] Fix LWG3422 "Issues of seed_seq's constructors" (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117962

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__random/seed_seq.h
  libcxx/test/std/numerics/rand/rand.util/rand.util.seedseq/default.pass.cpp
  libcxx/test/std/numerics/rand/rand.util/rand.util.seedseq/iterator.pass.cpp
  libcxx/test/std/numerics/rand/rand.util/rand.util.seedseq/iterator.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117962.402719.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220125/85e1c30a/attachment-0001.bin>


More information about the libcxx-commits mailing list