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

◆ box() [2/3]

template<typename type_t >
xtd::box< type_t >::box ( const type_t &  value)
inline

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

Parameters
valueValue used to initialize object.