![]() |
LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
#include "views.h"
Public Member Functions | |
bool | operator== (const ZipIterator &other) const |
bool | IsSentinel () const |
auto & | operator++ () |
auto & | operator++ (int) |
auto | operator* () const |
Public Attributes | |
I1 | It1_ |
const I1 | It1End_ |
I2 | It2_ |
const I2 | It2End_ |
|
inline |
Definition at line 31 of file views.h.
References LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1_, LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1End_, LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2_, and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2End_.
Referenced by LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator==().
|
inline |
Definition at line 53 of file views.h.
References LC::Util::Filter(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1_, and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2_.
|
inline |
Definition at line 36 of file views.h.
References LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1_, and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2_.
Definition at line 43 of file views.h.
References LC::Util::Filter(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1_, and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2_.
|
inline |
Definition at line 23 of file views.h.
References LC::Util::Filter(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::IsSentinel(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1_, and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2_.
I1 LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It1_ |
Definition at line 18 of file views.h.
Referenced by LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::IsSentinel(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator*(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator++(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator++(), and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator==().
Definition at line 19 of file views.h.
Referenced by LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::IsSentinel().
I2 LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::It2_ |
Definition at line 20 of file views.h.
Referenced by LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::IsSentinel(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator*(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator++(), LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator++(), and LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::operator==().
Definition at line 21 of file views.h.
Referenced by LC::Util::Views::detail::ZipIterator< PairType, I1, I2 >::IsSentinel().