On 11/29/22 7:50 PM, WebFreak001 wrote:

(note: I don't want to use a template, this way of writing it has the advantage that the compiler checks all different code paths for errors, so the errors aren't delayed until someone actually tries to iterate over my data structure)

1. use the template
2. use a unittest to prove they all compile.

-Steve

Reply via email to