xtd 0.2.0
boolean_object.h File Reference
#include "box.h"

Definition

Contains xtd::box_enum alias.

Include dependency graph for boolean_object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Typedefs

using xtd::boolean_object = box< bool >
 Represent a boxed bool. More...