I am pleased that C++0x includes a container for fixed-size arrays - std::array. The obvious advantages being that, unlike built in arrays,
確定! 回上一頁