This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
eden
Watch
24
Star
3
Fork
You've already forked eden
15
Code
Issues
138
Pull requests
55
Projects
1
Releases
Packages
Wiki
Activity
Actions
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely
#330
Merged
crueter
merged 2 commits from
usestringviewsignatureinline
into
master
2025-08-27 22:21:05 +02:00
Conversation
1
Commits
2
Files changed
8
+76
-89
2 commits
Author
SHA1
Message
Date
crueter
0fff6130c3
Fix license headers
All checks were successful
eden-license / license-header (pull_request)
Successful in 22s
Details
2025-08-27 15:38:10 -04:00
lizzie
629865e29b
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely
...
Some checks failed
eden-license / license-header (pull_request)
Failing after 25s
Details
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2025-08-27 06:45:02 +00:00