LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::Views Namespace Reference

Namespaces

namespace  detail
 

Functions

template<template< typename, typename > class PairType = QPair, typename C1 , typename C2 >
detail::ZipRange< typename C1::const_iterator, typename C2::const_iterator, PairTypeZip (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 108 of file views.h.

References LC::Util::Filter().

+ Here is the call graph for this function: