ArcdpsExtension
 
Loading...
Searching...
No Matches
rapidfuzz::IteratorView< InputIt > Class Template Reference

#include <rapidfuzz_amalgamated.hpp>

Public Member Functions

 IteratorView (InputIt first_, InputIt last_)
 

Public Attributes

InputIt first
 
InputIt last
 

Constructor & Destructor Documentation

◆ IteratorView()

template<typename InputIt >
rapidfuzz::IteratorView< InputIt >::IteratorView ( InputIt  first_,
InputIt  last_ 
)
inline

Member Data Documentation

◆ first

template<typename InputIt >
InputIt rapidfuzz::IteratorView< InputIt >::first

◆ last

template<typename InputIt >
InputIt rapidfuzz::IteratorView< InputIt >::last

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