MySQL 9.6.0
Source Code Documentation
std::incrementable_traits< Iterator_t > Struct Template Reference

#include <iterator_interface.h>

Public Types

using difference_type = std::ptrdiff_t
 

Member Typedef Documentation

◆ difference_type

template<class Iterator_t >
using std::incrementable_traits< Iterator_t >::difference_type = std::ptrdiff_t

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