[PATCH] Define std::uniform_random_bit_generator concept for C++20

Jonathan Wakely jwakely@redhat.com
Thu Oct 24 09:47:00 GMT 2019


On 24/10/19 10:34 +0100, Jonathan Wakely wrote:
>	* include/bits/random.h (uniform_random_bit_generator): Define for
>	C++20.
>	* testsuite/26_numerics/random/concept.cc: New test.
>	* testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error line.
>
>This is the last piece of P0898R3, "C++20 concepts library",

... so this updates the docs.

Tested powerpc64le-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 3986 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20191024/628208e5/attachment.bin>


More information about the Libstdc++ mailing list