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

Rewrite function call operator of LMOCompare class in templated version #7

Conversation

dmitry-trefilov
Copy link

Description

Fixes issue #6

Affected area(s)

  • Core
  • GUI
  • Tests

Changes type

  • Bug fix
  • Migration
  • New feature
  • Feature rework

Proposed changes

* Due to GCC 8.x.y compiler static assertion fail (fixes DegateCommunity#6)
@DorianBDev DorianBDev self-assigned this Jul 28, 2021
@DorianBDev DorianBDev added the bug Something isn't working label Jul 28, 2021
@DorianBDev DorianBDev merged commit c2d0f29 into DegateCommunity:develop Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build error with GCC 8.x.y
2 participants