Definition in file stl_uninitialized.h.
Go to the source code of this file.
|
Copies the range [first,last) into result.
Definition at line 107 of file stl_uninitialized.h. |
|
Copies the value x into the range [first,last).
Definition at line 169 of file stl_uninitialized.h. |
|
Copies the value x into the range [first,first+n).
Definition at line 214 of file stl_uninitialized.h. |