Skip to content
/ zip Public

Header only C++ library which enables container zipping without deep copies

Notifications You must be signed in to change notification settings

svanveen/zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zip

zip is a header only C++ library which enables container zipping without copying the containers. This enables range based for loops and stl algorithms on multiple containers at once.

About

Header only C++ library which enables container zipping without deep copies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published