A fast and clean implementation of basic_string that uses portable C++23 code and accurately meet standard requirements. The implementation maximum optimizes the short string optimization, and avoids self-referencing. It supports constexpr, exception safety and suitable for teaching purposes. It does not implement write-out functions and find functions.
-
Notifications
You must be signed in to change notification settings - Fork 1
A fast, clean string implementation, aiming to provide an approximation of std::basic_string using standard C++23 with legal and portable code.
License
YexuanXiao/basic_string
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A fast, clean string implementation, aiming to provide an approximation of std::basic_string using standard C++23 with legal and portable code.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published