[C++][std=17]结构化绑定困惑以下代码: include <iostream include <typetraits struct MyStruct { int a{1}; int b{0}; }ms; i