What I have:
So I have a class with a private member, and a static function. The function must really be static and I can\'t change that.
You could make m_member
m_member
static int m_member;