-
davis@blarg-a324a5a3e.localnet authored
you sometimes get from visual studio about "decorated name length exceeded, name was truncated". What I did was introduce a new type called _void as the deafult template parameter for the type_safe_union rather than use the T1 type as the default for the 19 other parameters. Since _void is always a short word it helps keep the warning from showing up.
06dd40d3