xtd 0.2.0
double_object.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "double.hpp"
7
9namespace xtd {
11
35}
Contains xtd::box_floating_point class.
Represents a boxed floating point object.
Definition box_floating_point.hpp:41
Contains xtd::double_ type.
box_floating_point< double > double_object
Represent a boxed double.
Definition double_object.hpp:33
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8