xtd
0.2.0
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:41
double.hpp
Contains xtd::doule type.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.hpp:10
Generated on Sat Dec 21 2024 19:38:59 for xtd by
Gammasoft
. All rights reserved.