Fixed the assignment of value_initialized<T> for T being a C-style array. (The previous version would trigger a compile error in this case.)