xtd 0.2.0
boolean_object.hpp File Reference
#include "boolean.hpp"
#include "box.hpp"

Definition

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.