[libcxx-commits] [PATCH] D91292: [libc++] [P0935] [C++20] Eradicating unnecessarily explicit default constructors from the standard library.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 12 00:03:09 PST 2020


curdeius updated this revision to Diff 304732.
curdeius added a comment.

- Clean up. Test default seed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91292

Files:
  libcxx/include/random
  libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/ctor_result_type.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91292.304732.patch
Type: text/x-patch
Size: 13164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201112/9ce62a8d/attachment.bin>


More information about the libcxx-commits mailing list