'identifier' : adding static data member of same name as existing member function for template class 'class'
There is a naming conflict between a static data member and a function member of a templated class.