Files
Allan Odgaard 9f339bfcf6 Do not hardcode the type of utf8::iterator_t
This is to allow it to be used with both const and non-const character buffers (the latter being returned from std::string’s data member function).
2019-10-27 15:25:35 +01:00
..