LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::Views Namespace Reference

Namespaces

 detail
 

Functions

template<template< typename, typename > class PairType = QPair, typename C1 , typename C2 >
detail::ZipRange< typename
C1::const_iterator, typename
C2::const_iterator, PairType > 
Zip (const C1 &c1, const C2 &c2)
 

Function Documentation

template<template< typename, typename > class PairType = QPair, typename C1 , typename C2 >
detail::ZipRange<typename C1::const_iterator, typename C2::const_iterator, PairType> LeechCraft::Util::Views::Zip ( const C1 &  c1,
const C2 &  c2 
)

Definition at line 129 of file views.h.