utfcpp/source/utf8
Gleb Mazovetskiy 026aed63d9 replace_invalid: Replace final incomplete sequence
In replace_invalid, if NOT_ENOUGH_ROOM is returned by `validate_next`
then it simply means there is an incomplete sequence at the end of the
input.

Replace it instead of erroring out.
2018-11-28 00:39:15 +00:00
..
checked.h replace_invalid: Replace final incomplete sequence 2018-11-28 00:39:15 +00:00
core.h Check for end iterator before using iterator 2016-09-28 13:35:57 +13:00
unchecked.h Initial import 2015-08-16 08:55:59 -04:00