The C++ function std::array::back() Returns a reference to the last element of the array container. This method returns last array element itself, ...
確定! 回上一頁