Skip to content

Draft: Add possibility to unzip a zip into a tuple

Michel De Cian requested to merge decianm-addUnZipping into master

Add small helper that unzips a zip into a std::tuple of the components of the zip.

@ahennequ

Merge request reports