Tag: copy-assignment
std::variant not holding value after being assigned in a class with copy assignment operator in C++20
implementing std::optional not holding a value after copy assignment in C++20