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

Fix reference in _Vertices._Cpo.operator() #83

Merged
merged 2 commits into from
Jan 20, 2024
Merged

Conversation

akrzemi1
Copy link
Contributor

The if constexpr branch for _Strat_ref == _St_ref::_Auto_eval does not compile, as in the following example:
https://godbolt.org/z/Gqxfxhc49

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8fa358b) 98.10% compared to head (c9c18ff) 98.10%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   98.10%   98.10%   -0.01%     
==========================================
  Files          37       37              
  Lines        3796     3795       -1     
==========================================
- Hits         3724     3723       -1     
  Misses         72       72              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pratzl
Copy link
Collaborator

pratzl commented Jan 20, 2024

Thanks!

@pratzl pratzl merged commit 24da8f5 into stdgraph:master Jan 20, 2024
5 checks 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.

2 participants