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

◆ any_object() [2/3]

template<typename type_t >
xtd::any_object::any_object ( type_t &&  value)
inlinenoexcept

Initializes a new instance of the xtd::any_object class with specified value.

Parameters
valueThe value to initialize the contained value with.