How can I have those "template instance recursive expansion" errors under control?
Richard (Rikki) Andrew Cattermole
richard at cattermole.co.nz
Sun Dec 1 00:08:02 UTC 2024
The trick for such a function, is you have the public wrappers that
sanitize the input into something that you want to work with, then
internally have a function that accepts only that input.
More information about the Digitalmars-d-learn
mailing list