I'm writing a user-defined string literal to convert names of months into their numbers. The expected usage of this literal is something like literal to co
I'm writing a user-defined string literal to convert names of months into their numbers. The expected usage of this literal is something like literal to co