Since the size of the array is known, an implementation can place the data on the stack with a locally declared std::array object. Listing 1 shows how an array ...
確定! 回上一頁