This is sort of a dumb question but I've been wondering about it for many months. I wondering if a class's static member function is equivelent to a global function but in a different namespace. Can a class be effectively called a namespace?