I have a question about implicit constructors. So let\'s say I have the following scenario:
struct MyStruct1 { bool myBool1 = false; bool myBool2 = false