Hacker News new | ask | show | jobs
by the_hoser 321 days ago

    (void)this.ptr;  // Explicit deallocation, very readable
Except it's not very readable? That appears to be the same syntax used for casting.