I am new to C++, and I have some questions about how the union works. This is my code :
#include using namespace std; union S { std::