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] std::result_of_t #3208

Merged
merged 1 commit into from
Nov 11, 2023
Merged

[FIX] std::result_of_t #3208

merged 1 commit into from
Nov 11, 2023

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Nov 11, 2023

deprecated since c++17, removed in c++20

deprecated since c++17, removed in c++20
Copy link

vercel bot commented Nov 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
seqan3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2023 11:14am

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Nov 11, 2023
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (64a4313) 98.14% compared to head (99103c9) 98.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3208   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files         269      269           
  Lines       11855    11855           
=======================================
  Hits        11635    11635           
  Misses        220      220           
Files Coverage Δ
include/seqan3/io/views/detail/take_until_view.hpp 100.00% <ø> (ø)

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

@eseiler eseiler merged commit 1b0b55f into seqan:master Nov 11, 2023
26 checks passed
@eseiler eseiler deleted the fix/result_of branch November 11, 2023 11:30
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