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
05af651232
Redcraft
/
Redcraft.Utility
/
Source
/
Public
History
Redstone1024
05af651232
feat(templates): add visit element by runtime index functions to TTuple
2024-11-05 23:02:34 +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
fix(string): fix TStringView's member function incorrectly return TArrayView
2024-11-03 21:22:01 +08:00
Templates
feat(templates): add visit element by runtime index functions to TTuple
2024-11-05 23:02:34 +08:00
Testing
feat(memory): add ToAddress and refactor the code with it
2024-11-01 15:11:45 +08:00
TypeTraits
fix(typetraits): fix CCommonType is incorrect for void
2024-11-05 22:41:45 +08:00
CoreTypes.h
style(*): move some constants and placeholders to CoreMiscDefines.h
2022-03-17 09:22:48 +08:00