usingthecomputer.bsky.social
@usingthecomputer.bsky.social
i love using the computer!
to be fair empty structs are much less useful in C where you don't have tag dispatching, "functors", or template metaprogramming
September 24, 2025 at 8:34 PM
it doesn't end up mattering most of the time due to `[[no_unique_address]]` in newer versions or the empty base optimization in older versions
September 24, 2025 at 8:25 PM