https://github.com/craftablescience/cstringpp
A single header library for constexpr strings in C++ that are more fun to use than C strings.
https://github.com/craftablescience/cstringpp
constexpr constexpr-all-the-things cpp cpp-library cpp-string cpp20 cpp20-library
Last synced: about 1 month ago
JSON representation
A single header library for constexpr strings in C++ that are more fun to use than C strings.
- Host: GitHub
- URL: https://github.com/craftablescience/cstringpp
- Owner: craftablescience
- License: mit
- Created: 2022-08-30T07:28:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T22:14:09.000Z (over 2 years ago)
- Last Synced: 2025-03-29T15:04:43.141Z (about 2 months ago)
- Topics: constexpr, constexpr-all-the-things, cpp, cpp-library, cpp-string, cpp20, cpp20-library
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# CStringPP
Work in progress! A single header library for constexpr strings in C++ that are more fun to use than C strings.