This library does exactly what you prescribe. Pretty sure under the hood it's using macros with string templates
- the value that's constructed has to be valid code - macro "hygiene" is maintained
This library does exactly what you prescribe. Pretty sure under the hood it's using macros with string templates