Is it possible to pass values from array to struct constructor in better way then:
struct A { std::string a; std::string b; }; std::string array[2] = {"