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

◆ list() [12/15]

template<typename type_t >
xtd::collections::generic::list< type_t >::list ( list< type_t > &&  other)
inline

Move constructor with specified list.

Parameters
listThe xtd::collections::generic::list::base_type which elements will be moved from.