std::vector const integers { 0, 1, 2, 3 }; std::array const floats { 0, 1, 2, 3 };