![]() |
Home | Libraries | People | FAQ | More |
Construct a bool.
value(
bool b,
storage_ptr
sp = {}) noexcept;
This constructs a bool
value
using the specified memory resource.
Constant.
No-throw guarantee.
Name |
Description |
---|---|
|
The initial value. |
|
A pointer to the |