I\'m wondering if there is a library like Boost Format, but which supports named parameters rather than positional ones. This is a common idiom in e.g. Python, where you have a
I've writen a library for this puporse, check it out on GitHub.
Contributions are wellcome.