[libcxx-commits] [PATCH] D96577: [libcxx] adds concept `std::uniform_random_bit_generator`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 13 18:22:33 PST 2021


cjdb updated this revision to Diff 323584.
cjdb marked 2 inline comments as done.
cjdb added a comment.

applies @Mordante's feedback


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96577

Files:
  libcxx/include/concepts
  libcxx/include/random
  libcxx/test/std/concepts/lang/arithmetic.pass.cpp
  libcxx/test/std/numerics/rand/rand.req/rand.req.urng/nothing_to_do.pass.cpp
  libcxx/test/std/numerics/rand/rand.req/rand.req.urng/uniform_random_bit_generator.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96577.323584.patch
Type: text/x-patch
Size: 7842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210214/8f284874/attachment-0001.bin>


More information about the libcxx-commits mailing list