constexpr std::array<Point,[]> b; //Compiler error, deducing [] requires either an initializer or a previous declaration with an initializer. and if another ...
確定! 回上一頁