On Thursday, 28 September 2017 at 00:11:56 UTC, DreadKyller wrote:
On Wednesday, 27 September 2017 at 23:24:58 UTC, user1234 wrote:
Notice how dereferencing the pointer did not call the overloaded function, because a pointer to Test is not the same type as a Test.

Yeah, this is rather made to implement fat pointers.


Reply via email to