Commit graph

6 commits

Author SHA1 Message Date
5f3911a067 Reference-counting helpers - Clean-up 2019-01-02 17:25:09 +01:00
270da6492a Reference-counting helpers - Disable copy/move cons/ass in base class 2019-01-02 17:24:22 +01:00
6afe127d13 Reference-counting helpers - Copy/move cons/ass w/ casts
Added tests and fixed a few bugs.
2019-01-02 17:14:08 +01:00
8e2c773de1 Reference-counting helpers - Swap 2019-01-02 16:51:18 +01:00
ddaa46867d Reference counting helpers - Progress, tests
* Assignment copy/move operators
 * Boolean conversion / ! operator
 * Content access
2019-01-02 15:50:21 +01:00
f0e46da2f5 Reference counting helpers - Base class, partial pointers 2019-01-02 13:27:25 +01:00