Back to Compose Multiplatform

README

kotlin-native/runtime/src/utfcpp/README.md

2.3.20291 B
Original Source

A header-only C++ library for handling UTF-8

Source code: https://github.com/nemtrif/utfcpp It's based roughly on v2.3.4 (735b8b73738054e234177c534d92b6c6f32c5a1e) with 2 notable differences:

  • 2b1521b48bb37258822c2ccdf1bd5c26081b7a69 was applied on top
  • with_replacement.h is added.