LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::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

◆ Zip()

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

Definition at line 126 of file views.h.