Contains xtd::boolean_object alias.
Go to the source code of this file.
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Aliases | |
using | xtd::boolean_object = box< bool > |
Represent a boxed bool. | |