xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
double_object.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
box_floating_point.hpp
"
6
#include "
double.hpp
"
7
9
namespace
xtd
{
11
33
using
double_object
=
box_floating_point<double>
;
35
}
box_floating_point.hpp
Contains xtd::box_floating_point class.
xtd::box_floating_point
Represents a boxed floating point object.
Definition
box_floating_point.hpp:42
double.hpp
Contains xtd::double_ type.
xtd::double_object
box_floating_point< double > double_object
Represent a boxed double.
Definition
double_object.hpp:33
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.