Move constructors and std::array. According to N3485 §23.3.2.2: (…) the implicit move constructor and move assignment operator for array ...
確定! 回上一頁