![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Yes/No パラメータのためのユーティリティクラス More...
#include <YesNo.hpp>
Public Member Functions | |
constexpr SIV3D_NODISCARD_CXX20 | YesNo (bool yesNo) noexcept |
constexpr SIV3D_NODISCARD_CXX20 | YesNo (Helper helper) noexcept |
constexpr | operator bool () const noexcept |
constexpr bool | getBool () const noexcept |
Static Public Attributes | |
static constexpr Helper | Yes { true } |
Yes を示す定数 More... | |
static constexpr Helper | No { false } |
No を示す定数 More... | |
Yes/No パラメータのためのユーティリティクラス
Tag | タグ名 |
|
inlineexplicitconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineexplicitconstexprnoexcept |
|
staticconstexpr |
No を示す定数
|
staticconstexpr |
Yes を示す定数