seqan / seqan3

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
https://www.seqan.de
Other
398 stars 81 forks source link

[FIX] std::result_of_t #3208

Closed eseiler closed 9 months ago

eseiler commented 9 months ago

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

vercel[bot] commented 9 months ago

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
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3208 +/- ## ======================================= Coverage 98.14% 98.14% ======================================= Files 269 269 Lines 11855 11855 ======================================= Hits 11635 11635 Misses 220 220 ``` | [Files](https://app.codecov.io/gh/seqan/seqan3/pull/3208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/seqan3/io/views/detail/take\_until\_view.hpp](https://app.codecov.io/gh/seqan/seqan3/pull/3208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvaW8vdmlld3MvZGV0YWlsL3Rha2VfdW50aWxfdmlldy5ocHA=) | `100.00% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.