このページを編集する際は、編集に関する方針に従ってください。

概要

実装

#ifndef __BEOS__
#ifndef __cplusplus
#ifndef false
#define false	((bool) 0)
#endif
#endif   /* not C++ */
#endif   /* __BEOS__ */

呼出元

備考

/* BeOS defines bool already, but the compiler chokes on the
* #ifndef unless we wrap it in this check.
*/

履歴

コメント



トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS