file that uses the header. A string in GameConstantsAndTypes.h may be duplicated dozens of times; since it's not a POD, the compiler can't omit or merge it.
file that uses the header. A string in GameConstantsAndTypes.h may be duplicated dozens of times; since it's not a POD, the compiler can't omit or merge it.