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

make comparison function for sets of tensor pointers const #141

Merged

Conversation

raghavendrak
Copy link
Collaborator

Some versions of the compiler flag this as error:
error: static assertion failed: comparison object must be invocable as const #131

@susilehtola
Copy link

Solves the compile problem on my machine

$ gcc --version
gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@TiborGY
Copy link

TiborGY commented Apr 13, 2022

If there are no concerns regarding this PR, could it be merged please? It is blocking Aquarius builds.

@solomonik solomonik merged commit 03abef5 into cyclops-community:master Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants