'identifier' : invalid static data member; template class 'class' already has a function member of the same name
There is a naming conflict between a static data member and a function member of a templated class.