]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix -Wreorder warning in std::philox_engine
authorJonathan Wakely <jwakely@redhat.com>
Wed, 1 Oct 2025 12:48:18 +0000 (13:48 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 7 Oct 2025 11:11:21 +0000 (12:11 +0100)
commit9af9532118c2c11b545700e74202b061396bb31c
treec2b7c827a141bb33c4d777b4c05f2273ad5bace1
parent3f2a291ef3a5bbf854454f2d2c8559d9f4cb292a
libstdc++: Fix -Wreorder warning in std::philox_engine

libstdc++-v3/ChangeLog:

* include/bits/random.h (philox_engine(result_type)): Reorder
ctor-initializer-list to match declaration order.
libstdc++-v3/include/bits/random.h