Skip to content

dtl::shape::Chess (形状クラス)

Kasugaccho edited this page Jun 10, 2019 · 8 revisions

バージョン:0.4.X以降

<DTL/Shape/Chess.hpp>

namespace dtl::shape {
  template <typename T>
  class Chess;
}

T は1bit以上の型

対応機能

機能名 対応
非長方形Matrix 不可✅

例 (C++14)

出力


画像

chess

関連項目

dtl::shape::Reversi

dtl::shape::Shogi

Clone this wiki locally