This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
rexylib
Watch
1
Star
0
Fork
0
You've already forked rexylib
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
61
Commits
1
Branch
4
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rexy712
a3b1d2baa7
Fix string operators taking const char* instead of relevant const_pointer. Add deduction guides to static_string. Add compare function to string_base
2020-08-11 13:34:36 -07:00
include
/rexy
Fix string operators taking const char* instead of relevant const_pointer. Add deduction guides to static_string. Add compare function to string_base
2020-08-11 13:34:36 -07:00
pc
Add cmake build system
2020-04-04 22:24:10 -07:00
src
Add allocator to public facing api
2020-08-04 10:36:11 -07:00
tests
Start work on basic tests
2020-08-04 10:36:22 -07:00
.gitignore
Choose a more apt hash function for strings and fix build issues with cxstrings
2020-05-02 16:15:21 -07:00
CMakeLists.txt
Start work on basic tests
2020-08-04 10:36:22 -07:00
Description
No description provided
1
MiB
Languages
C++
98.8%
CMake
1.2%