This "Dynamic dispatch" section of the Clay language documentation shows a way to avoid some template bloat (that is common in Clay):

https://github.com/jckarter/clay/wiki/Avoiding-generic-programming-pitfalls

Maybe it's possible to make that syntax&code shorter and lighter.

Bye,
bearophile

Reply via email to