CXXIter 0.2
Loading...
Searching...
No Matches
CXXIter::IterApi< TSelf > Member List

This is the complete list of members for CXXIter::IterApi< TSelf >, including all inherited members.

advanceBy(size_t n)CXXIter::IterApi< TSelf >inline
all(TPredicateFn predicateFn)CXXIter::IterApi< TSelf >inline
all()CXXIter::IterApi< TSelf >inline
alternate(TOtherIterators &&... otherIterators)CXXIter::IterApi< TSelf >inline
any(TPredicateFn predicateFn)CXXIter::IterApi< TSelf >inline
any()CXXIter::IterApi< TSelf >inline
begin()CXXIter::IterApi< TSelf >inline
cast()CXXIter::IterApi< TSelf >inline
chain(TOtherIterator &&otherIterator)CXXIter::IterApi< TSelf >inline
chunked()CXXIter::IterApi< TSelf >inline
chunkedExact()CXXIter::IterApi< TSelf >inline
collect()CXXIter::IterApi< TSelf >inline
collect()CXXIter::IterApi< TSelf >inline
collectInto(TTargetContainer &container)CXXIter::IterApi< TSelf >inline
copied()CXXIter::IterApi< TSelf >inline
count()CXXIter::IterApi< TSelf >inline
count(TPredicateFn predicateFn)CXXIter::IterApi< TSelf >inline
count(const ItemOwned &countItem)CXXIter::IterApi< TSelf >inline
end()CXXIter::IterApi< TSelf >inline
filter(TFilterFn filterFn)CXXIter::IterApi< TSelf >inline
filterMap(TFilterMapFn filterMapFn)CXXIter::IterApi< TSelf >inline
find(TFindFn findFn)CXXIter::IterApi< TSelf >inline
findIdx(const ItemOwned &searchItem)CXXIter::IterApi< TSelf >inline
findIdx(TFindFn findFn)CXXIter::IterApi< TSelf >inline
flagLast()CXXIter::IterApi< TSelf >inline
flatMap(TFlatMapFn mapFn)CXXIter::IterApi< TSelf >inline
flatMap()CXXIter::IterApi< TSelf >inline
fold(TResult startValue, FoldFn foldFn)CXXIter::IterApi< TSelf >inline
forEach(TUseFn useFn)CXXIter::IterApi< TSelf >inline
generateFrom(TGeneratorFn generatorFn)CXXIter::IterApi< TSelf >inline
groupBy(TGroupIdentifierFn groupIdentFn)CXXIter::IterApi< TSelf >inline
indexed()CXXIter::IterApi< TSelf >inline
intersperse(TOtherIterator &&otherIterator)CXXIter::IterApi< TSelf >inline
Item typedefCXXIter::IterApi< TSelf >
ItemOwned typedefCXXIter::IterApi< TSelf >
Iterator typedefCXXIter::IterApi< TSelf >
last()CXXIter::IterApi< TSelf >inline
map(TMapFn mapFn)CXXIter::IterApi< TSelf >inline
max()CXXIter::IterApi< TSelf >inline
maxBy(TMaxValueExtractFn compValueExtractFn)CXXIter::IterApi< TSelf >inline
maxIdx()CXXIter::IterApi< TSelf >inline
maxIdxBy(TMaxValueExtractFn compValueExtractFn)CXXIter::IterApi< TSelf >inline
mean(TResult sumStart=TResult())CXXIter::IterApi< TSelf >inline
min()CXXIter::IterApi< TSelf >inline
minBy(TCompValueExtractFn compValueExtractFn)CXXIter::IterApi< TSelf >inline
minIdx()CXXIter::IterApi< TSelf >inline
minIdxBy(TCompValueExtractFn compValueExtractFn)CXXIter::IterApi< TSelf >inline
modify(TModifierFn modifierFn)CXXIter::IterApi< TSelf >inline
next()CXXIter::IterApi< TSelf >inline
nextBack()CXXIter::IterApi< TSelf >inline
nth(size_t n)CXXIter::IterApi< TSelf >inline
reverse()CXXIter::IterApi< TSelf >inline
size() constCXXIter::IterApi< TSelf >inline
sizeHint() constCXXIter::IterApi< TSelf >inline
skip(size_t cnt)CXXIter::IterApi< TSelf >inline
skipWhile(TSkipPredicate skipPredicate)CXXIter::IterApi< TSelf >inline
sort(TCompareFn compareFn)CXXIter::IterApi< TSelf >inline
sort()CXXIter::IterApi< TSelf >inline
sortBy(TSortValueExtractFn sortValueExtractFn)CXXIter::IterApi< TSelf >inline
stddev()CXXIter::IterApi< TSelf >inline
stepBy(size_t stepWidth)CXXIter::IterApi< TSelf >inline
stringJoin(const std::string &separator)CXXIter::IterApi< TSelf >inline
sum(TResult startValue=TResult())CXXIter::IterApi< TSelf >inline
take(size_t cnt)CXXIter::IterApi< TSelf >inline
takeWhile(TTakePredicate takePredicate)CXXIter::IterApi< TSelf >inline
unique(TMapFn mapFn)CXXIter::IterApi< TSelf >inline
unique()CXXIter::IterApi< TSelf >inline
variance()CXXIter::IterApi< TSelf >inline
zip(TOtherIterator &&otherIterator)CXXIter::IterApi< TSelf >inline
zipTuple(TOtherIterators &&... otherIterators)CXXIter::IterApi< TSelf >inline