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
517916fa53
Redcraft
/
Redcraft.Utility
/
Source
/
Public
History
Redstone1024
517916fa53
refactor(miscellaneous): refactor the definitions of floating-point types and character types
2024-10-03 23:48:50 +08:00
..
Containers
fix(containers): fix TArrayView to disable non-const elements constructed directly from const TArray
2024-10-01 17:19:00 +08:00
Memory
fix(memory): use NAMESPACE_STD instead of the std namespace.
2024-09-17 17:26:40 +08:00
Miscellaneous
refactor(miscellaneous): refactor the definitions of floating-point types and character types
2024-10-03 23:48:50 +08:00
String
refactor(string): use end sentinel instead of buffer size to simplify implementation and usage
2024-09-28 21:07:06 +08:00
Templates
refactor(*): fix EBO issues and remove NAMESPACE_PRIVATE about containers
2023-03-04 19:19:27 +08:00
Testing
feat(miscellaneous): add support for c-style variadic functions and the corresponding testing
2024-09-21 22:03:39 +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