Skip to content

Commit

Permalink
deploy: b6be18e
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiavrammsd committed Sep 3, 2024
1 parent ff49be5 commit fe36328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<div class="title">ZIP </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><p><a class="anchor" id="md_README"></a> <a href="https://github.com/andreiavrammsd/cpp-zip/actions"><img src="https://github.com/andreiavrammsd/cpp-zip/workflows/build/badge.svg" alt="build" style="pointer-events: none;" class="inline"/></a> &#160;&#160;<a href="https://codecov.io/github/andreiavrammsd/cpp-zip"><img src="https://codecov.io/github/andreiavrammsd/cpp-zip/graph/badge.svg?token=TBV8ID8QK0" alt="codecov" style="pointer-events: none;" class="inline"/></a> &#160;&#160;<a href="https://andreiavrammsd.github.io/cpp-zip/"><img src="https://img.shields.io/badge/msd::zip-Documentation-4EC820?labelColor=5E5E5E" alt="documentation" class="inline"/></a></p>
<div class="textblock"><p><a class="anchor" id="md_README"></a> <a href="https://github.com/andreiavrammsd/cpp-zip/actions/workflows/test.yml"><img src="https://github.com/andreiavrammsd/cpp-zip/workflows/build/badge.svg" alt="build" style="pointer-events: none;" class="inline"/></a> &#160;&#160;<a href="https://github.com/andreiavrammsd/cpp-zip/actions/workflows/release.yml"><img src="https://github.com/andreiavrammsd/cpp-zip/workflows/release/badge.svg" alt="build" style="pointer-events: none;" class="inline"/></a> &#160;&#160;<a href="https://codecov.io/github/andreiavrammsd/cpp-zip"><img src="https://codecov.io/github/andreiavrammsd/cpp-zip/graph/badge.svg?token=TBV8ID8QK0" alt="codecov" style="pointer-events: none;" class="inline"/></a> &#160;&#160;<a href="https://andreiavrammsd.github.io/cpp-zip/"><img src="https://img.shields.io/badge/msd::zip-Documentation-4EC820?labelColor=5E5E5E" alt="documentation" class="inline"/></a></p>
<h1><a class="anchor" id="autotoc_md1"></a>
What</h1>
<p>An implementation of <a href="https://en.cppreference.com/w/cpp/ranges/zip_view">zip</a> for C++17. Single header file.</p>
Expand Down

0 comments on commit fe36328

Please sign in to comment.