You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/to_utf8
elsid b96c41df07
Initialize string_view with explicit size
Otherwise size is detected by null terminating character.
3 years ago
..
.gitignore Added custom UTF8 converter. Removed iconv dependency. 15 years ago
Makefile Mantis: #18 - Move components from global namespace into their own namespace. 14 years ago
gen_iconv.cpp Sprinkle some const in components/to_utf8 4 years ago
tables_gen.hpp Sprinkle some const in components/to_utf8 4 years ago
to_utf8.cpp Initialize string_view with explicit size 3 years ago
to_utf8.hpp Add StatelessUtf8Encoder to support caller provided buffer for output 3 years ago