Deukhoofd
|
b3ab6dab59
|
TakeOwnership shouldn't be const.
continuous-integration/drone/push Build is passing
Details
|
2021-03-27 12:23:31 +01:00 |
Deukhoofd
|
29ac434679
|
Adds implicit cast to raw pointer to ScopedPtr.
continuous-integration/drone/push Build is passing
Details
|
2021-03-27 11:08:09 +01:00 |
Deukhoofd
|
ce1268b1de
|
Adds OptionalScopedPtr, made ScopedPtr non nullable, fixes some APIs on the optional pointer variants.
continuous-integration/drone/push Build is passing
Details
|
2021-03-27 11:03:41 +01:00 |
Deukhoofd
|
90bb8d54b6
|
Rename Assert.hpp --> Ensure.hpp, style fixes.
continuous-integration/drone/push Build is passing
Details
|
2020-12-13 11:45:00 +01:00 |
Deukhoofd
|
4e854516c1
|
Rename Assert macro to Ensure, clean up exception to be in line with THROW.
continuous-integration/drone/push Build is passing
Details
|
2020-12-13 11:41:41 +01:00 |
Deukhoofd
|
362e4bf59b
|
Fixes inequality with raw pointer with smart pointers being inverted.
continuous-integration/drone/push Build is passing
Details
|
2020-12-12 12:10:37 +01:00 |
Deukhoofd
|
5ef9d5f6fc
|
Fixes assignment of raw pointers to smart pointers being broken.
continuous-integration/drone/push Build is passing
Details
|
2020-12-11 17:27:58 +01:00 |
Deukhoofd
|
26fea2ac20
|
Reorganise memory model to make it clear Memory.hpp should be referenced.
continuous-integration/drone/push Build is passing
Details
|
2020-12-11 15:29:27 +01:00 |