Is it possible to initialize an array of objects whose members are initialized from another constexpr array of trivial objects. For example I have the following