'identifier' : redefinition type mismatch for static data member of template class 'class'
There is a type conflict between two static data members. When multiply defining a static variable, you must use equivalent types.