cshiori
1
総合概要
諸情報
クラス
ファイル
ファイル一覧
ファイルメンバ
全て
クラス
ファイル
関数
変数
列挙型
列挙値
マクロ定義
ページ
bool.h
1
#ifndef bool
2
# define bool int
3
# define true 1
4
# define false 0
5
#endif
bool.h
2014年11月11日(火) 03時13分27秒作成 - cshiori / 構成:
1.8.8