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
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.