diff --git a/src/utf8_iterator.hh b/src/utf8_iterator.hh index b2563e43..20386069 100644 --- a/src/utf8_iterator.hh +++ b/src/utf8_iterator.hh @@ -18,7 +18,8 @@ template class iterator : public std::iterator + CodepointType, DifferenceType, + CodepointType*, CodepointType> { public: iterator() = default;