This website requires JavaScript.
Explore
Help
Sign In
Redstone1024
/
Redcraft
Watch
1
Star
0
Fork
0
You've already forked Redcraft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ed3ec5258
Redcraft
/
Redcraft.Utility
/
Source
/
Public
History
Redstone1024
3ed3ec5258
refactor(string): refactor TString to inherit from TArray and without null-termination
2024-11-02 23:18:13 +08:00
..
Containers
fix(containers): fix TArray lost all elements after move assignment
2024-11-02 23:07:05 +08:00
Memory
refactor(containers): remove the container's final qualifier allows it to be inherited
2024-11-02 20:49:48 +08:00
Miscellaneous
refactor(*): remove TObserverPtr and use raw pointer instead
2024-11-01 19:51:44 +08:00
String
refactor(string): refactor TString to inherit from TArray and without null-termination
2024-11-02 23:18:13 +08:00
Templates
feat(templates): add TOptional specialization for references
2024-11-02 15:27:21 +08:00
Testing
feat(memory): add ToAddress and refactor the code with it
2024-11-01 15:11:45 +08:00
TypeTraits
feat(typetraits): add CDerivedFrom and the corresponding testing
2023-01-08 18:03:05 +08:00
CoreTypes.h
style(*): move some constants and placeholders to CoreMiscDefines.h
2022-03-17 09:22:48 +08:00