Do not use static variables

Authored by tcanabrava on Dec 27 2017, 2:14 PM.

Description

Do not use static variables

specially if you wanna create more than one instance of the class.

Details

Committed
rizzitelloFeb 19 2018, 2:26 AM
Parents
R231:c8025362d226: Use a const int to store the value of a read only var.
Branches
Unknown
Tags
Unknown