xtd
0.2.0
Loading...
Searching...
No Matches
◆
unboxing()
template<typename type_t >
type_t xtd::unboxing
(
const
xtd::box
< type_t > &
value
)
inline
noexcept
Allows to unbox an object.
Parameters
value
Object to box.
Returns
Unboxed object.
Header
#include <xtd/unboxing>
Namespace
xtd
Library
xtd.core
Remarks
For more information about types, see
Native types, boxing and unboxing
.
xtd
Generated on Sat Sep 7 2024 06:18:28 for xtd by
Gammasoft
. All rights reserved.