|
template<std::input_iterator Iter, class T = typename std::iterator_traits<Iter>::value_type> |
std::pair< std::optional< T >, std::optional< T > > | operator() (Iter first, Iter last) const |
|
The documentation for this struct was generated from the following file: