]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Test std::seed_seq construction from input iterators
authorJonathan Wakely <jwakely@redhat.com>
Tue, 17 Aug 2021 13:18:58 +0000 (14:18 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 17 Aug 2021 13:31:21 +0000 (14:31 +0100)
commit20698ec5b681e23fa3404ed0ef78e3367b28e16d
tree500fcd176a74e2ca9d3f3f17b218d855ce357b2c
parent8ea0fadc1b39bded236a7eebd1bae78f0443875a
libstdc++: Test std::seed_seq construction from input iterators

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* testsuite/26_numerics/random/seed_seq/cons/range.cc: Check
construction from input iterators.
libstdc++-v3/testsuite/26_numerics/random/seed_seq/cons/range.cc