I have a .cpp file which has some static free functions. I know how that would help in a header file, but since the cpp is not included anywhere, what\'s the point?
.cpp