6/5/2017
•
EN
Limited "generics" in C without macros or UB
Explores a C programming pattern using incomplete struct types to achieve generic-like behavior, improving type safety over void pointers.