Loading...
Searching...
No Matches
◆ boxing() [1/2]
template<typename type_t >
auto xtd::boxing |
( |
const type_t & |
value | ) |
|
|
inlinenoexcept |
Allows to box an object.
- Parameters
-
value | Value used to initialize object. |
- Returns
- Boxed object.
- Header
-
- Namespace
- xtd
- Library
- xtd.core