Classes | Namespaces | Variables
zip.hpp File Reference

Implementation of a zip range adaptor object. More...

#include <tuple>
#include <range/v3/view/zip.hpp>
Include dependency graph for zip.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  beluga::views::detail::as_common_tuple_indirect_fn
 Utility type to adapt the zip output. More...
 
struct  beluga::views::detail::zip_fn
 Implementation detail for a zip range adaptor object. More...
 

Namespaces

 beluga
 The main Beluga namespace.
 
 beluga::views
 
 beluga::views::detail
 

Variables

constexpr detail::zip_fn beluga::views::zip
 Given N ranges, return a new range where the Mth element is a tuple of the Mth elements of all N ranges. More...
 

Detailed Description

Implementation of a zip range adaptor object.

Definition in file zip.hpp.



beluga
Author(s):
autogenerated on Tue Jul 16 2024 02:59:53