in reply to Re^5: How to simulate a preprocessor macro without one?
in thread How to simulate a preprocessor macro without one?
That doesn't overload qq. It's already done its job by thenBy using overload and overloading q for the constant string parts and the "."-operator for the string concatenations in between.
|
|---|