Skip to content

luiox/SimpleString

Repository files navigation

SimpleString

SimpleString provides an implementation of a string.

Its internal storage is UTF-8 encoding.

Build

you can use CMake or XMake to build.

use CMake

mkdir build
cd ..
cmake

use XMake

xmake build

About

A simple string

Resources

License

Stars

Watchers

Forks

Packages

No packages published