[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
Fri Feb 12 18:52:19 PST 2021
cjdb updated this revision to Diff 323507.
cjdb marked 2 inline comments as done.
cjdb added a comment.
applies @miscco'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.323507.patch
Type: text/x-patch
Size: 7660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210213/a7765324/attachment.bin>
More information about the libcxx-commits
mailing list