Closed TheRealKaup closed 2 weeks ago
Not looking to overcome and overcomplicate the non-trivial limitation of union (like by replacing std::vector with a custom dynamic array), so I'm turning down this proposal.
union
std::vector
Not looking to overcome and overcomplicate the non-trivial limitation of
union
(like by replacingstd::vector
with a custom dynamic array), so I'm turning down this proposal.