Skip to content

Conversation

@Omega172
Copy link
Owner

@Omega172 Omega172 commented Feb 9, 2025

No description provided.

Omega172 and others added 2 commits February 8, 2025 11:39
Utils::Random<T> used to not work with small ints (uint8_t, int8_t, and bool) because the behavior of std::uniform_int_distribution<T> is only defined for short, int, long, long long, unsigned short, unsigned int, unsigned long, or unsigned long long.

Also fixed compilation issues with gcc and clang.
@Omega172 Omega172 merged commit 792b019 into Dev Feb 9, 2025
1 check passed
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.

3 participants