tinyxml2
tinyxml2 copied to clipboard
How about deleting a dozen operator= which does not have actual function definition?
Although it does not causes building error, compiler warns those operators have not function definition. How about deleting them?