xtd 0.2.0
boolean_object.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "boolean.hpp"
6#include "box.hpp"
7
9namespace xtd {
11
34}
Contains xtd::boolean type.
Contains xtd::box struct.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Represents a boxed object.
Definition box.hpp:56