LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::Views::detail::ZipRange< I1, I2, PairType > Class Template Reference

#include "views.h"

+ Inheritance diagram for LeechCraft::Util::Views::detail::ZipRange< I1, I2, PairType >:
+ Collaboration diagram for LeechCraft::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 LeechCraft::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 >
LeechCraft::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: