xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
decimal_object.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
box_floating_point.hpp
"
6
#include "
decimal.hpp
"
7
9
namespace
xtd
{
11
33
using
decimal_object
=
box_floating_point<decimal>
;
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
decimal.hpp
Contains xtd::decimal type.
xtd::decimal_object
box_floating_point< decimal > decimal_object
Represent a boxed decimal.
Definition
decimal_object.hpp:33
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on Sun Aug 31 2025 20:45:32 for xtd by
Gammasoft
. All rights reserved.