xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
double_object.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
box_floating_point.h
"
6
#include "
double.h
"
7
9
namespace
xtd
{
11
33
using
double_object
=
box_floating_point<double>
;
35
}
box_floating_point.h
Contains xtd::box_floating_point class.
xtd::box_floating_point
Represents a boxed floating point object.
Definition
box_floating_point.h:41
double.h
Contains xtd::doule type.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Sun Nov 17 2024 19:43:51 for xtd by
Gammasoft
. All rights reserved.