LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::Views::detail::ZipRange< I1, I2, PairType > Class Template Reference

#include "views.h"

+ Inheritance diagram for LC::Util::Views::detail::ZipRange< I1, I2, PairType >:
+ Collaboration diagram for LC::Util::Views::detail::ZipRange< I1, I2, PairType >:

Public Member Functions

template<typename C1 , typename C2 >
 ZipRange (C1 &&c1, C2 &&c2)
 

Detailed Description

template<typename I1, typename I2, template< typename, typename > class PairType>
class LC::Util::Views::detail::ZipRange< I1, I2, PairType >

Definition at line 91 of file views.h.

Constructor & Destructor Documentation

◆ ZipRange()

template<typename I1 , typename I2 , template< typename, typename > class PairType>
template<typename C1 , typename C2 >
LC::Util::Views::detail::ZipRange< I1, I2, PairType >::ZipRange ( C1 &&  c1,
C2 &&  c2 
)
inline

Definition at line 96 of file views.h.


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