|
52cd65dbad
|
feat(templates): add TPointerTraits and the corresponding testing
|
2023-01-16 21:02:54 +08:00 |
|
|
caabc51803
|
feat(templates): add CTUniquePtr and CTSharedPtr etc
|
2023-01-12 22:06:10 +08:00 |
|
|
10b8e0fc45
|
fix(templates): fix requires of TUniquePtr and TSharedPtr for arrays
|
2023-01-11 23:14:40 +08:00 |
|
|
c7e3ac32b4
|
refactor(templates): TUniquePtr calls the deleter using Invoke() instead
|
2023-01-07 19:30:21 +08:00 |
|
|
4f4a351316
|
perf(templates): simplify the requires for TUniquePtr and rename something
|
2023-01-06 20:24:28 +08:00 |
|
|
403f0721e1
|
feat(templates): add TUniquePtr and the corresponding testing
|
2023-01-06 18:28:31 +08:00 |
|