Unfortunately, `std::string` elements are (bare) chars. As these are the most likely type to be passed to these functions, make them use char instead of unsigned char. This avoids some casts.pull/643/head
parent
edb5bb3500
commit
332b3dd7c1
Loading…
Reference in new issue