id summary reporter owner description type status milestone component version severity resolution keywords cc 6793 Support construction from range Olaf van der Spek Marshall Clow "Could you support construction from a range and from an iterator pair? I don't know what to do when the input doesn't match the array size. If it's smaller you could default construct the rest of the array. If it's larger, you could truncate, std::terminate() or throw. Or just consider it undefined behaviour." Feature Requests assigned To Be Determined array Boost 1.49.0 Problem