|
c38714220e
|
refactor(templates): remove TSharedPtr<T>::ToSharedRef(T*) function overload
|
2023-01-15 18:41:38 +08:00 |
|
|
5c2c1b4a48
|
fix(templates): fix TSharedFromThis not working for indirectly derived
|
2023-01-15 18:34:04 +08:00 |
|
|
78979b414a
|
perf(templates): remove unnecessary and wrong reinterpret_cast in TSharedPtr
|
2023-01-13 23:14:11 +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 |
|
|
9472686d99
|
feat(templates): add TSharedPtr and the corresponding testing
|
2023-01-11 19:29:17 +08:00 |
|