Skip to content

Conversation

steven-johnson
Copy link
Contributor

A recent change to libc++ rejects std::uniform_int_distribution<uint8_t>
explicitly (https://reviews.llvm.org/D114920). This change prevents this file
to build with upcoming revisions of the C++ toolchain.

A recent change to libc++ rejects std::uniform_int_distribution<uint8_t>
explicitly (https://reviews.llvm.org/D114920). This change prevents this file
to build with upcoming revisions of the C++ toolchain.
@steven-johnson steven-johnson requested a review from abadams March 10, 2022 16:31
@steven-johnson steven-johnson merged commit f6628aa into main Mar 10, 2022
@steven-johnson steven-johnson deleted the srj/uniform branch March 10, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants