LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
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 112 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 117 of file views.h.


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