Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for older compiler #2682

Closed
wants to merge 1 commit into from

Conversation

vondele
Copy link
Member

@vondele vondele commented May 15, 2020

gcc < 5 doesn't fully support the c++11 std::is_trivially_copyable<Entry>::value
Remove it, as it is not essential.

fixes #2681

No functional change.

gcc < 5 doesn't fully support the c++11 `std::is_trivially_copyable<Entry>::value`
Remove it, as it is not essential.

fixes official-stockfish#2681

No functional change.
@vondele vondele closed this in d116e27 May 15, 2020
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.

issue with large page commit (second part of the issue).
1 participant