Skip to content

Commit b6d3b11

Browse files
authored
tiny-utf8 Unicode (UTF-8) capable std::string
1 parent 30b3ee4 commit b6d3b11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CPlusPlus/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,8 @@
315315
> [tinyfecVPN](https://github.com/wangyu-/tinyfecVPN)
316316
> [ladybird-Truly independent web browser](https://github.com/LadybirdBrowser/ladybird)
317317
> [FiberTaskingLib - A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies](https://github.com/RichieSams/FiberTaskingLib)
318-
> [blink - A tool which allows you to edit source code of any MSVC C++ project live at runtime](https://github.com/crosire/blink)
318+
> [blink - A tool which allows you to edit source code of any MSVC C++ project live at runtime](https://github.com/crosire/blink)
319+
> [tiny-utf8 Unicode (UTF-8) capable std::string](https://github.com/DuffsDevice/tiny-utf8)
319320
320321
## Shader
321322
>* [ShaderLab](https://github.com/BobLChen/ShaderLab/)

0 commit comments

Comments
 (0)