|
MTToolBox
0.2.10
|
順番にカウントダウンする数を生成する [詳解]
#include <stdexcept>#include <stdint.h>#include <inttypes.h>#include <MTToolBox/AbstractGenerator.hpp>#include <MTToolBox/util.hpp>データ構造 | |
| class | MTToolBox::Sequential< T > |
| カウントダウン生成器 [詳解] | |
名前空間 | |
| MTToolBox | |
| MTToolBox の名前空間 | |
順番にカウントダウンする数を生成する
Copyright (c) 2013 Mutsuo Saito, Makoto Matsumoto and Hiroshima University. All rights reserved.
The 3-clause BSD License is applied to this software, see LICENSE.txt
1.8.10