This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Arbutils
Watch
1
Star
0
Fork
0
You've already forked Arbutils
Code
Issues
Pull Requests
Releases
Wiki
Activity
Arbutils
/
src
/
Memory
History
Deukhoofd
b3ab6dab59
All checks were successful
continuous-integration/drone/push
Build is passing
Details
TakeOwnership shouldn't be const.
2021-03-27 12:23:31 +01:00
..
__BorrowedPtr.hpp
Delete comparison with nullptr for non-null pointers.
2020-12-13 11:51:47 +01:00
__OptionalBorrowedPtr.hpp
Rename Assert.hpp --> Ensure.hpp, style fixes.
2020-12-13 11:45:00 +01:00
__OptionalScopedPtr.hpp
TakeOwnership shouldn't be const.
2021-03-27 12:23:31 +01:00
__OptionalUniquePtr.hpp
Adds OptionalScopedPtr, made ScopedPtr non nullable, fixes some APIs on the optional pointer variants.
2021-03-27 11:03:41 +01:00
__OptionalUniquePtrList.hpp
Rename Assert.hpp --> Ensure.hpp, style fixes.
2020-12-13 11:45:00 +01:00
__ScopedPtr.hpp
TakeOwnership shouldn't be const.
2021-03-27 12:23:31 +01:00
__UniquePtr.hpp
Delete comparison with nullptr for non-null pointers.
2020-12-13 11:51:47 +01:00
__UniquePtrList.hpp
Rename Assert.hpp --> Ensure.hpp, style fixes.
2020-12-13 11:45:00 +01:00
Memory.hpp
Adds OptionalScopedPtr, made ScopedPtr non nullable, fixes some APIs on the optional pointer variants.
2021-03-27 11:03:41 +01:00