I\'m trying to create static constexprs defined inside the class. I know about this question: static constexpr member of same type as class being defined, and metho
line to a .cc file. That line defines the variables. A variable can be declared as many times as you like, but only defined once across your entire binary.