Skip to content

Rule: Member function became static

Canonical rule slug: method-became-static. ← back to all rules

A member function loses its implicit this parameter, remangling it and changing the call sequence existing binaries use.

Canonical demonstration