LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::Views::detail Namespace Reference

Classes

class  PairIterator
 
class  ZipRange
 

Typedefs

template<template< typename, typename > class PairType, typename FirstIt , typename SecondIt >
using ValueType_t = PairType< typename std::iterator_traits< FirstIt >::value_type, typename std::iterator_traits< SecondIt >::value_type >
 

Typedef Documentation

◆ ValueType_t

template<template< typename, typename > class PairType, typename FirstIt , typename SecondIt >
using LeechCraft::Util::Views::detail::ValueType_t = typedef PairType<typename std::iterator_traits<FirstIt>::value_type, typename std::iterator_traits<SecondIt>::value_type>

Definition at line 45 of file views.h.