xtd 0.2.0
byte_object.h File Reference
#include "box_integer.h"

Definition

Contains xtd::byte_object alias.

Include dependency graph for byte_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.
 

Boxed types

using xtd::byte_object = box_integer< xtd::byte >
 Represent a boxed byte. More...