Luna::value_construct
template <typename _Iter>
void value_construct(_Iter dst)
Calls the value constructor for the object.
Parameters
-
in dst
An iterator to the object to be constructed.
template <typename _Iter>
void value_construct(_Iter dst)
Calls the value constructor for the object.
in dst
An iterator to the object to be constructed.