Closed liss-h closed 7 months ago
Clang-tidy warns about Clang-Tidy: Do not access members of unions; use (boost::)variant instead This should be disabled, since unions do have their usages still.
Clang-Tidy: Do not access members of unions; use (boost::)variant instead
Clang-tidy warns about
Clang-Tidy: Do not access members of unions; use (boost::)variant instead
This should be disabled, since unions do have their usages still.