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
114
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
8ab328fcfe
Make string_view trivially copy-able and trivially move-able. Add wstring alias for basic_string<wchar_t>. Add constexpr version of 'abs' function.
2022-06-08 12:09:52 -07:00
include
/rexy
Make string_view trivially copy-able and trivially move-able. Add wstring alias for basic_string<wchar_t>. Add constexpr version of 'abs' function.
2022-06-08 12:09:52 -07:00
pc
Add cmake build system
2020-04-04 22:24:10 -07:00
src
Enable header only build
2022-05-23 18:25:44 -07:00
tests
More general cleanup of conditional C++20 support. Add Allocator concept and apply it to strings.
2022-05-24 17:24:55 -07:00
.gitignore
Add version directive
2021-04-11 19:13:08 -07:00
CMakeLists.txt
Fix storage_for and revert one changed macro to correct constexpr behavior
2022-05-24 17:35:14 -07: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%