xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
single_object.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
box_floating_point.hpp
"
6
#include "
single.hpp
"
7
9
namespace
xtd
{
11
29
using
single_object
=
box_floating_point<float>
;
31
}
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
xtd::single_object
box_floating_point< float > single_object
Represent a boxed single.
Definition
single_object.hpp:29
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
single.hpp
Contains xtd::single type.
Generated on
for xtd by
Gammasoft
. All rights reserved.