SlHelpers
SlHelpers::Views::PairwiseView< V >::Sentinel Struct Reference

The Sentinel for PairwiseView's Iterator. More...

#include <Views.h>

Public Attributes

std::ranges::iterator_t< V > m_end
 The actual end of the range.
 

Detailed Description

template<std::ranges::view V>
struct SlHelpers::Views::PairwiseView< V >::Sentinel

The Sentinel for PairwiseView's Iterator.


The documentation for this struct was generated from the following file: