I have a class that has a static const member variable in it. The variable is anouther class. I know you can't initialize it inside the class so how would I go about doing that?