Luna::List::assign
void assign(InitializerList< value_type > ilist)
Replaces elements of the list by elements from one initializer list.
Parameters
-
in ilist
The initializer list.
void assign(InitializerList< value_type > ilist)
Replaces elements of the list by elements from one initializer list.
in ilist
The initializer list.