xtd 0.2.0
Loading...
Searching...
No Matches

◆ box() [3/3]

template<typename type_t >
template<typename ... args_t>
xtd::box< type_t >::box ( args_t &&...  args)
inline

Initialize a new xtd::box object with specified value.

Parameters
...args_tParams used to initialize object.