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
95
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
adc52a3659
Rename static_string to string_view
2022-03-20 14:16:18 -07:00
include
/rexy
Rename static_string to string_view
2022-03-20 14:16:18 -07:00
pc
Add cmake build system
2020-04-04 22:24:10 -07:00
src
Rename static_string to string_view
2022-03-20 14:16:18 -07:00
tests
Add string searching with default option of two-way algorithm or user specified algorithm. Rearrange file structure to hopefully make things not seem arbitrarily placed in the cx subfolder
2020-09-19 09:44:05 -07:00
.gitignore
Add version directive
2021-04-11 19:13:08 -07:00
CMakeLists.txt
Add storage_for class to take the place of std::aligned_storage but with nice constructors and assignment operators and accessors added
2022-03-06 19:20:07 -08:00
LICENSE
Change LICENSE for AGPLv3 to GPLv3
2021-04-11 14:56:24 -07:00
Description
No description provided
1
MiB
Languages
C++
98.8%
CMake
1.2%