Public Member Functions | List of all members
beluga::views::detail::zip_fn Struct Reference

Implementation detail for a zip range adaptor object. More...

#include <zip.hpp>

Public Member Functions

template<class... Ranges>
constexpr auto operator() (Ranges &&... ranges) const
 Overload that implements the zip_view algorithm. More...
 

Detailed Description

Implementation detail for a zip range adaptor object.

Definition at line 59 of file zip.hpp.

Member Function Documentation

◆ operator()()

template<class... Ranges>
constexpr auto beluga::views::detail::zip_fn::operator() ( Ranges &&...  ranges) const
inlineconstexpr

Overload that implements the zip_view algorithm.

Definition at line 62 of file zip.hpp.


The documentation for this struct was generated from the following file:


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