#include <di/container/iterator/sentinel_extension.h>
|
constexpr friend auto | operator== (Self const &a, WrappedIter const &b) -> bool |
|
◆ SentinelExtension() [1/2]
template<typename Self, typename Sent, typename WrappedIter, concepts::Iterator Iter>
◆ SentinelExtension() [2/2]
template<typename Self, typename Sent, typename WrappedIter, concepts::Iterator Iter>
◆ base()
template<typename Self, typename Sent, typename WrappedIter, concepts::Iterator Iter>
◆ difference()
template<typename Self, typename Sent, typename WrappedIter, concepts::Iterator Iter>
◆ operator==
template<typename Self, typename Sent, typename WrappedIter, concepts::Iterator Iter>
friend auto operator== |
( |
Self const & | a, |
|
|
WrappedIter const & | b ) -> bool |
|
friend |
The documentation for this class was generated from the following file: