add latin-1 wrapper for html_entities
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 29 Nov 2021 13:24:10 +0000 (14:24 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 29 Nov 2021 13:26:30 +0000 (14:26 +0100)
commitdfc070292e1d577b5ec19f1e36324e60520b3022
treed28bbc00c74e78b778e046b16b6c7ad165860342
parent492f4a6dd23e5644d401ba9f16dadab1c4539efe
add latin-1 wrapper for html_entities

Still a bit underwhelming as we can't express the encoding
difference in the type system.
src/stringfunc.hxx
test/stringfunc.cpp