[fpc-devel] Copy/move operator

Ryan Joseph genericptr at gmail.com
Wed Jun 19 23:02:46 CEST 2019



> On Jun 19, 2019, at 4:48 PM, Ben Grasset <operator97 at gmail.com> wrote:
> 
> What I meant was, does `Copy` actually serve any particular purpose at all versus just overloading the assignment operator normally?
> 

It’s used for making reference counted types at the user level.

Regards,
	Ryan Joseph



More information about the fpc-devel mailing list