Commit Graph

7 Commits

Author SHA1 Message Date
4f563e6e67 Allow functions for GetNonNull and GetOptional to work when const.
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-30 19:06:08 +02:00
4c1ca2e822 Allow transferring borrowedPtr into NonNull variant and vice versa.
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-30 18:52:08 +02:00
f8b4d79e28 Allow access of raw template type when const.
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-30 18:29:49 +02:00
96b2bd61ab Default the BorrowedPtr and OwnPtr to nullptr.
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-30 17:41:08 +02:00
6c5fe1bf93 Allow blank constructors for pointer types. 2020-03-30 17:28:21 +02:00
74ac2dbbc3 More functionality for memory classes.
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-29 18:09:55 +02:00
872c275bc7 Support for pointer holder outline.
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-28 21:08:55 +01:00